The Value element is the non negative integer statistical result.
Diagram
Type
xs:nonNegativeInteger
Properties
content
simple
Source
<xs:element name="Value" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The Value element is the non negative integer statistical result.</xs:documentation></xs:annotation></xs:element>
The StatsNonNegativeIntegerType defines a non negative integer statistical result and optionally defines the software, standard or specification, or algorithm to be used to determine the non negative integer statistical result.
<xs:complexType name="StatsNonNegativeIntegerType"><xs:annotation><xs:documentation>The StatsNonNegativeIntegerType defines a non negative integer statistical result and optionally defines the software, standard or specification, or algorithm to be used to determine the non negative integer statistical result.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="StatsWithReferenceBaseType"><xs:sequence><xs:element name="Value" type="xs:nonNegativeInteger"><xs:annotation><xs:documentation>The Value element is the non negative integer statistical result.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>