Definition Type: Element
Name: integer
Namespace: http://www.xml-cml.org/schema
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Abstract
Documentation:
CML-1 dataType DEPRECATED.
Collapse XSD Schema Diagram:
Drilldown into unitsRef in schema schema_xsd Drilldown into unitsRef in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into units in schema schema_xsd Drilldown into max in schema schema_xsd Drilldown into max in schema schema_xsd Drilldown into min in schema schema_xsd Drilldown into min in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into builtin in schema schema_xsd Drilldown into builtin in schema schema_xsdXSD Diagram of integer in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:element name="integer" id="el.integer">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">CML-1 dataType DEPRECATED.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml" />
            <h:div class="example" href="../../examples/cmlone.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:integer">
                <xsd:attributeGroup ref="builtin" />
                <xsd:attributeGroup ref="convention" />
                <xsd:attributeGroup ref="dictRef" />
                <xsd:attributeGroup ref="id" />
                <xsd:attributeGroup ref="title" />
                <xsd:attributeGroup ref="min" />
                <xsd:attributeGroup ref="max" />
                <xsd:attributeGroup ref="units" />
                <xsd:attributeGroup ref="unitsRef" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
builtin nsA:builtin (Optional)
convention nsA:convention (Optional)
dictRef nsA:dictRef (Optional)
id nsA:id (Optional)
title nsA:title (Optional)
min nsA:min (Optional)
max nsA:max (Optional)
units nsA:units (Optional)
unitsRef nsA:unitsRef (Optional)