yield

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
yield occupancyType optional
<h:div class="summary">Yield of a reaction or reactionStep.</h:div>
<h:div class="description">Yields can be given on either element. They should lie in the range 0 to 1 inclusive (i.e. percentages will need to be converted). Software may use yield to calculate amounts of substances created during a reaction or series of reactions.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.yield" name="yield">
  <xsd:attribute name="yield" id="att.yield" type="occupancyType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Yield of a reaction or reactionStep.</h:div>
        <h:div class="description">Yields can be given on either element. They should lie in the range 0 to 1 inclusive (i.e. percentages will need to be converted). Software may use yield to calculate amounts of substances created during a reaction or series of reactions.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>