Definition Type: Attribute
Name: format
Namespace: http://www.xml-cml.org/schema
Type: nsA:formatType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Format of a spectrum. The data structure of the spectrum. (Not the format of the data). This describes how the data structure is to be interpreted.
Collapse XSD Schema Diagram:
XSD Diagram of format in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.format" name="format" type="formatType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Format of a spectrum.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The data structure of the spectrum. (Not the format of the data). This describes how the data structure is to be interpreted.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: