Definition Type: AttributeGroup
Name: multiplierToData
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into multiplierToData in schema schema_xsdXSD Diagram of multiplierToData in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.multiplierToData" name="multiplierToData">
    <xsd:attribute id="att.multiplierToData" name="multiplierToData" type="xsd:double" default="1.0">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The scale by which to multiply raw data or a unit.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The scale is applied *before* adding any constant.
                The attribute may be found on a data item (scalar, array, matrix, etc.) or 
                a user-defined unit.</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
multiplierToData nsA:multiplierToData 1.0 (Optional)