The serial number of the instrument (maximum 32 characters)
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
32
Source
<xs:element name="SerialNumber"><xs:annotation><xs:documentation>The serial number of the instrument (maximum 32 characters)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="32"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="TXId" type="xs:unsignedInt"><xs:annotation><xs:documentation>The TX id (can be a value from 1 to 4)</xs:documentation></xs:annotation></xs:element>
<xs:element name="Enabled" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the station is currently used</xs:documentation></xs:annotation></xs:element>
Represents whether the station is the result of an auto computation
Diagram
Type
xs:boolean
Properties
content
simple
Source
<xs:element name="Resected" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the station is the result of an auto computation</xs:documentation></xs:annotation></xs:element>
Represents how many measurements have been used in resection computation
Diagram
Type
xs:unsignedInt
Properties
content
simple
Source
<xs:element name="ResectionMeasurements" type="xs:unsignedInt"><xs:annotation><xs:documentation>Represents how many measurements have been used in resection computation</xs:documentation></xs:annotation></xs:element>
<xs:element name="ResectionError" type="xs:double"><xs:annotation><xs:documentation>The value of the 3D error of resection</xs:documentation></xs:annotation></xs:element>
tps:X , tps:Y , tps:Z , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element name="LLH" type="tps:coordsXYZType"><xs:annotation><xs:documentation>The coordinates of optical center (in WGS84 LLH)</xs:documentation></xs:annotation></xs:element>
Represents whether the height was measured to mark
Diagram
Type
xs:boolean
Properties
content
simple
Source
<xs:element name="HeightMeasuredToMark" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the height was measured to mark</xs:documentation></xs:annotation></xs:element>
<xs:element name="CalibrationData"><xs:annotation><xs:documentation>The calibration data for TX (a 4x10 matrix)</xs:documentation></xs:annotation><xs:simpleType><xs:annotation><xs:documentation>The calibration data is a 4x10 matrix</xs:documentation></xs:annotation><xs:restriction base="tps:calibrationDataType"><xs:maxLength value="40"/><xs:minLength value="40"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="CalibrationTime" type="xs:dateTime"><xs:annotation><xs:documentation>The time of calibration download</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="tp3PzL1StationType"><xs:annotation><xs:documentation>A PzL1 station is a structure used in TP3</xs:documentation></xs:annotation><xs:sequence><xs:element name="SerialNumber"><xs:annotation><xs:documentation>The serial number of the instrument (maximum 32 characters)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="32"/></xs:restriction></xs:simpleType></xs:element><xs:element name="Firmware"><xs:annotation><xs:documentation>The firmware of the instrument (maximum 32 characters)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="32"/></xs:restriction></xs:simpleType></xs:element><xs:element name="TXId" type="xs:unsignedInt"><xs:annotation><xs:documentation>The TX id (can be a value from 1 to 4)</xs:documentation></xs:annotation></xs:element><xs:element name="Enabled" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the station is currently used</xs:documentation></xs:annotation></xs:element><xs:element name="Resected" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the station is the result of an auto computation</xs:documentation></xs:annotation></xs:element><xs:element name="ResectionMeasurements" type="xs:unsignedInt"><xs:annotation><xs:documentation>Represents how many measurements have been used in resection computation</xs:documentation></xs:annotation></xs:element><xs:element name="ResectionError" type="xs:double"><xs:annotation><xs:documentation>The value of the 3D error of resection</xs:documentation></xs:annotation></xs:element><xs:element name="LLH" type="tps:coordsXYZType"><xs:annotation><xs:documentation>The coordinates of optical center (in WGS84 LLH)</xs:documentation></xs:annotation></xs:element><xs:element name="Height" type="xs:double"><xs:annotation><xs:documentation>The height above mark</xs:documentation></xs:annotation></xs:element><xs:element name="HeightMeasuredToMark" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the height was measured to mark</xs:documentation></xs:annotation></xs:element><xs:element name="CalibrationData"><xs:annotation><xs:documentation>The calibration data for TX (a 4x10 matrix)</xs:documentation></xs:annotation><xs:simpleType><xs:annotation><xs:documentation>The calibration data is a 4x10 matrix</xs:documentation></xs:annotation><xs:restriction base="tps:calibrationDataType"><xs:maxLength value="40"/><xs:minLength value="40"/></xs:restriction></xs:simpleType></xs:element><xs:element name="CalibrationTime" type="xs:dateTime"><xs:annotation><xs:documentation>The time of calibration download</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>