Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type tps:observationSessionType
Namespace tps
Annotations
A collection of Raw data
Diagram
Used by
Model
(tps:DLRawDataSight | tps:RawNote | tps:GPSOffsetAzimuthDistance | tps:GPSOffsetPtl | tps:GPSOffsetTwoDistances | tps:GPSBaseStation | tps:GPSPosition | tps:TSRawBKB | tps:TSRawBS | tps:TSRawFS | tps:TSRawSS | tps:TSRawMlm | tps:TSRawResShot | tps:TSRawStn | tps:TSRawStakeout) , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:DLRawDataSight, tps:GPSBaseStation, tps:GPSOffsetAzimuthDistance, tps:GPSOffsetPtl, tps:GPSOffsetTwoDistances, tps:GPSPosition, tps:RawNote, tps:TSRawBKB, tps:TSRawBS, tps:TSRawFS, tps:TSRawMlm, tps:TSRawResShot, tps:TSRawSS, tps:TSRawStakeout, tps:TSRawStn
Source
<xs:complexType name="observationSessionType">
  <xs:annotation>
    <xs:documentation>A collection of Raw data</xs:documentation>
  </xs:annotation>
  <xs:sequence maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="tps:observationSessionGroup">
      <xs:annotation>
        <xs:documentation>A single Raw data</xs:documentation>
      </xs:annotation>
    </xs:group>
    <xs:group minOccurs="0" ref="tps:versionable"/>
  </xs:sequence>
</xs:complexType>