<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>
|