The type dx:measuringEquipmentQuantityListType provides a list of elements measuringEquipmentQuantity of the type dx:primitiveQuantityType. This type contains a list of measurable value(s) which belongs to the measurement equipment.
The tree structure of the type dx:measuringEquipmentQuantityListType has the following appearance:
<xs:complexType name="measuringEquipmentQuantityListType">
<xs:sequence>
<xs:element name="measuringEquipmentQuantity" type="dx:primitiveQuantityType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>