Definition Type: Attribute
Name: dataType
Namespace: http://www.xml-cml.org/schema
Type: nsA:dataTypeType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The data type of the object. Normally applied to scalar/array objects but may extend to more complex one.
Collapse XSD Schema Diagram:
XSD Diagram of dataType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.dataType" name="dataType" type="dataTypeType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The data type of the object.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally applied to scalar/array 
                objects but may extend to more complex one.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: