Definition Type: SimpleType
Name: xmlElementType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
The name of an XMLElement. (Distinguish from a chemical element as in elementTypeType). Currently used for assigning XMLElement types to references (e.g. to='a1' toType='atom'). Semantics are not controlled and in principle elements outside the CML tagSet could be used. Implementers cannot assume that namespace prefixes can be resolved and default usage is probably the local name.
Collapse XSD Schema Diagram:
XSD Diagram of xmlElementType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="xmlElementType" id="st.xmlElementType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The name of an XMLElement.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">
                <h:p>(Distinguish from a chemical element as in elementTypeType). 
                Currently used for assigning XMLElement types to references (e.g. to='a1' toType='atom'). 
                Semantics are not controlled and in principle elements outside the CML tagSet 
                could be used. Implementers cannot assume that namespace prefixes can be resolved 
                and default usage is probably the local name.</h:p>
            </h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="refType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:fromType, nsA:toType