<xs:element name="Value" type="MeasuredDecimalType"><xs:annotation><xs:documentation>The Value element is the numeric statistical result.</xs:documentation></xs:annotation></xs:element>
The StatsMeasuredDecimalType defines a numeric statistical result and optionally defines the software, standard or specification, or algorithm used to evaluate the value.
<xs:complexType name="StatsMeasuredDecimalType"><xs:annotation><xs:documentation>The StatsMeasuredDecimalType defines a numeric statistical result and optionally defines the software, standard or specification, or algorithm used to evaluate the value.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="StatsWithReferenceBaseType"><xs:sequence><xs:element name="Value" type="MeasuredDecimalType"><xs:annotation><xs:documentation>The Value element is the numeric statistical result.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>