Definition Type: SimpleType
Name: namespaceArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of namespaceURIs with required protocol. used to identify dictionaries, units, conventions or other metadata. <h:div class="example" href="namespaceRefType1.xml"></h:div> 2005-12-17: PMR. Added for use with unitList
Collapse XSD Schema Diagram:
XSD Diagram of namespaceArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="namespaceArrayType" id="st.namespaceArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of namespaceURIs with required protocol.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">
                <h:p>used to identify dictionaries, units, conventions or other metadata.</h:p>
            </h:div>
            <!--            <h:div class="example" href="namespaceRefType1.xml"></h:div>-->
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2005-12-17: PMR. Added for use with unitList</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="namespaceType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:siNamespaceArray