ratio

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ratio occupancyType optional
<h:div class="summary">A ratio in the range 0 to 1.</h:div>
<h:div class="description">Currently used for ratios between brached reactions but re-usable for other concepts.</h:div>

Used By

Element reactionStep

Source

<xsd:attributeGroup id="attGp.ratio" name="ratio">
  <xsd:attribute name="ratio" id="att.ratio" type="occupancyType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A ratio in the range 0 to 1.</h:div>
        <h:div class="description">Currently used for ratios between brached reactions but re-usable for other concepts.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>