reactionFormat

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
format reactionFormatType optional
<h:div class="summary">Format of the reaction component.</h:div>
<h:div class="description">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>

Used By

Source

<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">Format of the reaction component.</h:div>
        <h:div class="description">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>