Definition Type: Attribute
Name: tautomeric
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Indicates whether the structure is a tautomer. Currently used with IChI _identifier_ element. Semantics, vocabulary and usage are application-dependent.
Collapse XSD Schema Diagram:
XSD Diagram of tautomeric in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.tautomeric" name="tautomeric" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Indicates whether the structure is a tautomer.</h:div>
            <h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">Currently used with IChI _identifier_ element. Semantics, vocabulary and usage are application-dependent.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>