multiplierToSI

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
multiplierToSI xsd:double optional
<h:div class="summary">Multiplier to generate SI equivalent.</h:div>
<h:div class="description">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>

Used By

Source

<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">Multiplier to generate SI equivalent.</h:div>
        <h:div class="description">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>