The pointListType should contain a list of points relevant for the requested measurement of the laboratory. There the customer can specify which measurements he wants to be done by the laboratory.
The tree structure of the element dcr:pointListType has the following appearance:
<xs:complexType name="pointListType">
<xs:sequence>
<xs:element name="point" type="dcr:pointType"
maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
See the list of abbreviations here
| Element Element type |
Use | Description |
|---|---|---|
| dcr:point (dcr:pointType) |
[M] | One or more points specified by the customer for the laboratory. |