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" minOccurs="0"><xs:annotation><xs:documentation>The coordinates of optical center (in WGS84 LLH)</xs:documentation></xs:annotation></xs:element>
<xs:element name="AntennaHeightOffset" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>Antenna height offset for the known point.</xs:documentation></xs:annotation></xs:element>
true meas that Antenna was VERTICAL, otherwise means SLANT
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
default
false
Source
<xs:element default="false" minOccurs="0" name="MeasuredVertical" type="xs:boolean"><xs:annotation><xs:documentation>true meas that Antenna was VERTICAL, otherwise means SLANT</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="KnownPointRef"><xs:annotation><xs:documentation>A reference to the known point.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" use="required"/></xs:complexType></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:complexType mixed="false" name="mmGPSTransmitterPositionType"><xs:complexContent><xs:extension base="tps:actionObjectType"><xs:sequence><xs:element name="Data"><xs:complexType><xs:attribute name="idRef" type="xs:string"/></xs:complexType></xs:element><xs:element name="Channel"><xs:simpleType><xs:restriction base="xs:decimal"><xs:minInclusive value="1"/><xs:maxInclusive value="4"/></xs:restriction></xs:simpleType></xs:element><xs:element default="false" name="Valid" type="xs:boolean" minOccurs="0"/><xs:element minOccurs="0" name="TransmitterPointRef"><xs:annotation><xs:documentation>A reference to Transmitter point</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" use="required"/></xs:complexType></xs:element><xs:element name="LLH" type="tps:coordsXYZType" minOccurs="0"><xs:annotation><xs:documentation>The coordinates of optical center (in WGS84 LLH)</xs:documentation></xs:annotation></xs:element><xs:element name="AntennaHeight" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The Antenna height</xs:documentation></xs:annotation></xs:element><xs:element name="AntennaHeightOffset" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>Antenna height offset for the known point.</xs:documentation></xs:annotation></xs:element><xs:element default="false" minOccurs="0" name="MeasuredVertical" type="xs:boolean"><xs:annotation><xs:documentation>true meas that Antenna was VERTICAL, otherwise means SLANT</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FixedRodType"><xs:simpleType><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="NONE"/><xs:enumeration value="20M"/><xs:enumeration value="18M"/><xs:enumeration value="15M"/></xs:restriction></xs:simpleType></xs:element><xs:element minOccurs="0" name="KnownPointRef"><xs:annotation><xs:documentation>A reference to the known point.</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" use="required"/></xs:complexType></xs:element><xs:element default="false" minOccurs="0" name="Resected" type="xs:boolean"/><xs:element minOccurs="0" name="NumResectedMeasurements" type="xs:decimal"><xs:annotation><xs:documentation>Number of resection measurements.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ResectionError" type="xs:double"><xs:annotation><xs:documentation>Resection error value</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>