Definition Type: ComplexType
Name: CT_Schema
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-customXmlMappings.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Namespace in schema sml-customxmlmappings_xsd Drilldown into SchemaRef in schema sml-customxmlmappings_xsd Drilldown into ID in schema sml-customxmlmappings_xsdXSD Diagram of CT_Schema in schema sml-customxmlmappings_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Schema">
    <xsd:sequence>
        <xsd:any>
        </xsd:any>
    </xsd:sequence>
    <xsd:attribute name="ID" type="xsd:string" use="required">
        <xsd:annotation>
            <xsd:documentation>Schema ID</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="SchemaRef" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>Schema Reference</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="Namespace" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>Schema Root Namespace</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ID nsM:ID Required
SchemaRef nsM:SchemaRef Optional
Namespace nsM:Namespace Optional
Collapse Derivation Tree:
Collapse References:
nsM:Schema