nc:MeasureIntegerValueList
element MeasureIntegerValueList in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A list of integer measurement values, all using the same measurement method/device and of the same units.
Diagram
XML Schema
<xs:element name="MeasureIntegerValueList" type="nc:IntegerListType" substitutionGroup="nc:MeasureValueListAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A list of integer measurement values, all using the same measurement method/device and of the same units.</xs:documentation>
</xs:annotation>
</xs:element>