Definition Type: Attribute
Name: ratio
Namespace: http://www.xml-cml.org/schema
Type: nsA:occupancyType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A ratio in the range 0 to 1. Currently used for ratios between brached reactions but re-usable for other concepts.
Collapse XSD Schema Diagram:
XSD Diagram of ratio in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="ratio" id="att.ratio" type="occupancyType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A ratio in the range 0 to 1.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Currently used for ratios between brached reactions but re-usable for other concepts.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: