This is the numeric value associated with the measurement.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="UnitOfMeasureQuantity" type="xs:decimal" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">This is the numeric value associated with the measurement.</xs:documentation>
</xs:annotation>
</xs:attribute>