Definition Type: Attribute
Name: format
Namespace: http://www.xml-cml.org/schema
Type: nsA:reactionFormatType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Format of the reaction component. Indicates how the components of reactionScheme, reactionStepList, etc. should be processed. No controlled vocabulary. One example is format="cmlSnap" asserts that the processor can assume that the reactants and products can be rendered using the CMLSnap design. Note that the reaction can be interpreted without reference to the format, which is primarily a processing instruction.
Collapse XSD Schema Diagram:
XSD Diagram of format in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.reactionFormat" name="format" type="reactionFormatType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Format of the reaction component.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Indicates how the components of reactionScheme, reactionStepList, etc. should be processed. No controlled vocabulary. One example is format="cmlSnap" asserts that the processor can assume that the reactants and products can be rendered using the CMLSnap design. Note that the reaction can be interpreted without reference to the format, which is primarily a processing instruction.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: