Definition Type: Attribute
Name: version
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The version of the element cml or identifier elements can currently have versions. They may be dependent on the date of release and this attribute is highly recommended. There is no controlled syntax.
Collapse XSD Schema Diagram:
XSD Diagram of version in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.version" name="version" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The version of the element</h:div>
            <h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">cml or identifier elements can currently have 
                versions. They may be dependent on the date of release and this 
                attribute is highly recommended. There is no controlled syntax.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>