Definition Type: Attribute
Name: namespace
Namespace: http://www.xml-cml.org/schema
Type: nsA:namespaceType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The namespace for a data item. The namespace is associated with elements such as dictionaries and units and allows them to be referenced through free namespace prefixes.
Collapse XSD Schema Diagram:
XSD Diagram of namespace in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.namespace" name="namespace" type="namespaceType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The namespace for a data item.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The namespace is associated with elements such as dictionaries
                and units and allows them to be referenced through free namespace prefixes.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: