Definition Type: AttributeGroup
Name: reactionFormat
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into format in schema schema_xsdXSD Diagram of reactionFormat in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.reactionFormat" name="reactionFormat">
    <!-- Note: name differs from attributeGroup name -->
    <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>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
format nsA:format (Optional)