Definition Type: ComplexType
Name: CT_SchemaLibrary
Namespace: http://schemas.openxmlformats.org/schemaLibrary/2006/main
Containing Schema: shared-customXmlSchemaProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into schema in schema shared-customxmlschemaproperties_xsdXSD Diagram of CT_SchemaLibrary in schema shared-customxmlschemaproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_SchemaLibrary">
    <xsd:sequence>
        <xsd:element name="schema" type="CT_Schema" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Custom XML Schema Reference</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
schema sl:schema 0 unbounded
Collapse Derivation Tree:
Collapse References:
sl:schemaLibrary