Definition Type: ComplexType
Name: CT_DatastoreSchemaRefs
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/customXml
Containing Schema: shared-customXmlDataProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into schemaRef in schema shared-customxmldataproperties_xsdXSD Diagram of CT_DatastoreSchemaRefs in schema shared-customxmldataproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DatastoreSchemaRefs">
    <xsd:sequence>
        <xsd:element name="schemaRef" type="CT_DatastoreSchemaRef" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Associated XML Schema</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
schemaRef nsI:schemaRef 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsI:schemaRefs