The element type dcc:calibrationLaboratory contains essential information on the calibration laboratory.
information about the calibration laboratory.
The tree structure of the element dcc:calibrationLaboratory results from the element type
dcc:calibrationLaboratoryType. It has the following appearance:
<xs:complexType name="calibrationLaboratoryType">
<xs:sequence>
<xs:element name="calibrationLaboratoryCode" type="dcc:notEmptyStringType" minOccurs="0"/>
<xs:element name="contact" type="dcc:contactType"/>
<xs:element name="cryptElectronicSeal" type="xs:boolean" minOccurs="0"/>
<xs:element name="cryptElectronicSignature" type="xs:boolean" minOccurs="0"/>
<xs:element name="cryptElectronicTimeStamp" type="xs:boolean" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
See the list of abbreviations here
![]() |
![]() |
---|---|
PTB-specific entries are marked by the logo of the PTB. | DAkkS-specific entries are marked by the logo of the DAkkS. |
Element Element type |
Use | Description |
---|---|---|
dcc:calibrationLaboratoryCode dcc:notEmptyStringType |
[M|O] | If the calibration laboratory has an identifier assigned to it, it shall be entered at this point. ![]() The PTB has no assigned identifier. Therefore, this element remains empty. ![]() The calibration laboratories accredited by the Deutsche Akkreditierungsstelle GmbH (DAkkS) have been assigned an identifier. This is to be entered here. |
dcc:contact dcc:contactType |
[M] | The element contact contains all necessary information to uniquely identify the calibration laboratory. |
dcc:cryptElectronicSeal xs:boolean |
[O] | Indicates if the calibration laboratory has a cryptographic electronical seal. |
dcc:cryptElectronicSignature xs:boolean |
[O] | Indicates if the calibration laboratory has a cryptographic electronical signature. |
dcc:cryptElectronicTimeStamp xs:boolean |
[O] | Indicates if the calibration laboratory has a cryptographic electronical timestamp. |