Definition Type: Attribute
Name: type
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Type of the object. A qualifier which may affect the semantics of the object.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="type" id="att.type" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Type of the object.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">A qualifier which may affect the semantics of the object.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>