Definition Type: Attribute
Name: yield
Namespace: http://www.xml-cml.org/schema
Type: nsA:occupancyType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Yield of a reaction or reactionStep. 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.
Collapse XSD Schema Diagram:
XSD Diagram of yield in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="yield" id="att.yield" type="occupancyType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Yield of a reaction or reactionStep.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>
Collapse Derivation Tree: