Definition Type: ComplexType
Name: CT_MetadataBlock
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheetMetadata.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rc in schema sml-sheetmetadata_xsdXSD Diagram of CT_MetadataBlock in schema sml-sheetmetadata_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_MetadataBlock">
    <xsd:sequence>
        <xsd:element name="rc" type="CT_MetadataRecord" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Metadata Record</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rc nsM:rc 1 unbounded
Collapse Derivation Tree:
  • CT_MetadataBlock
Collapse References:
nsM:bk