A Measurement session is a combination of a Device, a Controller, a Digital Level run, a Gnss antenna and a Coordinate system. It represents a session during which the user has taken measurements with these instruments and parameters. If an element refers to a Measurement session, it's always possibile to find which instrument was used to take its measurement.
<xs:complexType name="measurementSessionType"><xs:annotation><xs:documentation>A Measurement session is a combination of a Device, a Controller, a Digital Level run, a Gnss antenna and a Coordinate system. It represents a session during which the user has taken measurements with these instruments and parameters. If an element refers to a Measurement session, it's always possibile to find which instrument was used to take its measurement.</xs:documentation></xs:annotation><xs:sequence><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence><xs:attribute name="id" type="xs:ID"><xs:annotation><xs:documentation>Raw data and Actions can refer to a Measurement session through this id</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="deviceIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Device</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="controllerIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Controller</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="dlRunIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a DL run</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="gpsAntIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Gnss antenna</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Coordinate system</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="obsInfoIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to an Observation info</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="id" type="xs:ID"><xs:annotation><xs:documentation>Raw data and Actions can refer to a Measurement session through this id</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="deviceIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Device</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="controllerIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Controller</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="dlRunIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a DL run</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="gpsAntIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Gnss antenna</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to a Coordinate system</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="obsInfoIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>A reference to an Observation info</xs:documentation></xs:annotation></xs:attribute>