<bk>
(Metadata Block)
This element represents a block of metadata records.
Child Elements |
Subclause |
---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_MetadataBlock">
<sequence>
<element name="rc" type="CT_MetadataRecord" minOccurs="1" maxOccurs="unbounded"/>
</sequence>
</complexType>