Definition Type: ComplexType
Name: CT_MetadataRecord
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheetMetadata.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into v in schema sml-sheetmetadata_xsd Drilldown into t in schema sml-sheetmetadata_xsdXSD Diagram of CT_MetadataRecord in schema sml-sheetmetadata_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_MetadataRecord">
    <xsd:attribute name="t" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Metadata Record Type Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="v" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Metadata Record Value Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
t nsM:t Required
v nsM:v Required
Collapse Derivation Tree:
  • CT_MetadataRecord
Collapse References:
nsM:rc