Scale

This element is used to set the scaling with respect to the BaseUnit.  For example, if the base unit is "Volts" and  the desired unit is millivolts then the scaling would be 1000.

Element Information

Model

Used By

Source

<xs:element name="Scale" type="xs:float" default="1.0">
  <xs:annotation>
    <xs:documentation>This element is used to set the scaling with respect to the BaseUnit. For example, if the base unit is "Volts" and the desired unit is millivolts then the scaling would be 1000.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample