The element dcc:usedMethodQuantityListType contains a list of numerical values that belong to the used method and are relevant to the calibration process.
The tree structure of the element dcc:usedMethodQuantityListType has the following appearance:
The element dcc:usedMethodQuantityListType has only one sub-element dcc:usedMethodQuantity, which can occur any number of times.
<xs:complexType name="usedMethodQuantityListType">
<xs:sequence>
<xs:element name="usedMethodQuantity" type="dcc:primitiveQuantityType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
See the list of abbreviations here
| Element Element type |
Use | Description |
|---|---|---|
| dcc:usedMethodQuantity dcc:primitiveQuantityType |
[M] | Numerical value (quantity) for the used calibration method. |