<xs:element minOccurs="0" name="InstrumentID" type="xs:string"><xs:annotation><xs:documentation>The name of the Total Station model</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="SurveyConfig" type="xs:string"><xs:annotation><xs:documentation>The name of the current survey configuration</xs:documentation></xs:annotation></xs:element>
tps:Name , tps:Constant , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element minOccurs="0" name="Prism" type="tps:observationInfoPrismType"><xs:annotation><xs:documentation>The information about the prism used for foresight, only for optical measurement sessions</xs:documentation></xs:annotation></xs:element>
tps:Name , tps:Constant , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element minOccurs="0" name="PrismBS" type="tps:observationInfoPrismType"><xs:annotation><xs:documentation>The information about the prism used for backsight, only for optical measurement sessions</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="Temperature" type="xs:double"><xs:annotation><xs:documentation>The value of the temperature</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="Pressure" type="xs:double"><xs:annotation><xs:documentation>The value of the pressure</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="PPM" type="xs:double"><xs:annotation><xs:documentation>The weather PPM of the Job (???)</xs:documentation></xs:annotation></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 name="observationInfoType"><xs:annotation><xs:documentation>An Observation info has the general information about a Measurement session</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="tps:actionObjectType"><xs:sequence><xs:element minOccurs="0" name="InstrumentID" type="xs:string"><xs:annotation><xs:documentation>The name of the Total Station model</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SurveyConfig" type="xs:string"><xs:annotation><xs:documentation>The name of the current survey configuration</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Prism" type="tps:observationInfoPrismType"><xs:annotation><xs:documentation>The information about the prism used for foresight, only for optical measurement sessions</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PrismBS" type="tps:observationInfoPrismType"><xs:annotation><xs:documentation>The information about the prism used for backsight, only for optical measurement sessions</xs:documentation></xs:annotation></xs:element><xs:element default="false" minOccurs="0" name="AdjustECRef" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether adjust for earth curvature and refraction</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Temperature" type="xs:double"><xs:annotation><xs:documentation>The value of the temperature</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Pressure" type="xs:double"><xs:annotation><xs:documentation>The value of the pressure</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PPM" type="xs:double"><xs:annotation><xs:documentation>The weather PPM of the Job (???)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Humidity" type="xs:double"><xs:annotation><xs:documentation>The humidity (in percentage)</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>