<xsd:attributeGroup id="attGp.multiplierToSI" name="multiplierToSI">
<xsd:attribute id="att.multiplierToSI" name="multiplierToSI" type="xsd:double">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Multiplier to generate SI equivalent.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The factor by which the non-SI unit should be multiplied to convert a quantity to its representation in SI Units. This is applied *before* _constantToSI_. Necessarily unity for SI unit.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|