Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element tps:transactionSessionType / tps:ApplicationInfo
Namespace tps
Annotations
The information about an application
Diagram
Type tps:applicationType
Properties
content complex
minOccurs 0
Model
tps:Application , tps:SerialNumber{0,1} , tps:Description{0,1} , tps:Version{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Application, tps:Description, tps:SerialNumber, tps:Version
Instance
<tps:ApplicationInfo xmlns:tps="tps">
  <tps:Application>{1,1}</tps:Application>
  <tps:SerialNumber>{0,1}</tps:SerialNumber>
  <tps:Description>{0,1}</tps:Description>
  <tps:Version>{0,1}</tps:Version>
</tps:ApplicationInfo>
Source
<xs:element minOccurs="0" name="ApplicationInfo" type="tps:applicationType">
  <xs:annotation>
    <xs:documentation>The information about an application</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:ProjectInfo
Namespace tps
Annotations
The general information about a Job
Diagram
Type tps:jobInfoType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:Name , tps:Comment{0,1} , tps:Surveyor{0,1} , tps:CreationTime{0,1} , tps:DisplayCoordSystemInfo{0,1} , tps:Units{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Comment, tps:CreationTime, tps:DisplayCoordSystemInfo, tps:Name, tps:Surveyor, tps:Units
Instance
<tps:ProjectInfo id="" idRef="" xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:Comment>{0,1}</tps:Comment>
  <tps:Surveyor>{0,1}</tps:Surveyor>
  <tps:CreationTime>{0,1}</tps:CreationTime>
  <tps:DisplayCoordSystemInfo>{0,1}</tps:DisplayCoordSystemInfo>
  <tps:Units>{0,1}</tps:Units>
</tps:ProjectInfo>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="ProjectInfo" type="tps:jobInfoType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The general information about a Job</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:Device
Namespace tps
Annotations
A Gnss device, a TS device or a DL device. It contributes to create a Measurement Session
Diagram
Type tps:deviceType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:DeviceType , tps:ModelName , tps:SerialNumber{0,1} , tps:FWVersion{0,1} , tps:HWRevision{0,1} , tps:Manufacturer{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:DeviceType, tps:FWVersion, tps:HWRevision, tps:Manufacturer, tps:ModelName, tps:SerialNumber
Instance
<tps:Device id="" idRef="" xmlns:tps="tps">
  <tps:DeviceType>{1,1}</tps:DeviceType>
  <tps:ModelName>{1,1}</tps:ModelName>
  <tps:SerialNumber>{0,1}</tps:SerialNumber>
  <tps:FWVersion>{0,1}</tps:FWVersion>
  <tps:HWRevision>{0,1}</tps:HWRevision>
  <tps:Manufacturer>{0,1}</tps:Manufacturer>
</tps:Device>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="Device" type="tps:deviceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A Gnss device, a TS device or a DL device. It contributes to create a Measurement Session</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:Controller
Namespace tps
Annotations
A Controller contributes to create a Measurement Session
Diagram
Type tps:controllerType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:Name , tps:SerialNumber{0,1} , tps:FWVersion{0,1} , tps:HWRevision{0,1} , tps:Manufacturer{0,1} , tps:Integrated{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:FWVersion, tps:HWRevision, tps:Integrated, tps:Manufacturer, tps:Name, tps:SerialNumber
Instance
<tps:Controller id="" idRef="" xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:SerialNumber>{0,1}</tps:SerialNumber>
  <tps:FWVersion>{0,1}</tps:FWVersion>
  <tps:HWRevision>{0,1}</tps:HWRevision>
  <tps:Manufacturer>{0,1}</tps:Manufacturer>
  <tps:Integrated>{0,1}</tps:Integrated>
</tps:Controller>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="Controller" type="tps:controllerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A Controller contributes to create a Measurement Session</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:DLRun
Namespace tps
Annotations
A Digital Level run contributes to create a Measurement Session
Diagram
Type tps:dlRunType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:Name , tps:Notes{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Name, tps:Notes
Instance
<tps:DLRun id="" idRef="" xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:Notes>{0,1}</tps:Notes>
</tps:DLRun>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="DLRun" type="tps:dlRunType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A Digital Level run contributes to create a Measurement Session</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:GPSAntennaSetting
Namespace tps
Annotations
A Gnss antenna contributes to create a Measurement Session
Diagram
Type tps:gpsAntennaSettingsType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:Manufacturer , tps:Model , tps:SerialNumber , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Manufacturer, tps:Model, tps:SerialNumber
Instance
<tps:GPSAntennaSetting id="" idRef="" xmlns:tps="tps">
  <tps:Manufacturer>{1,1}</tps:Manufacturer>
  <tps:Model>{1,1}</tps:Model>
  <tps:SerialNumber>{1,1}</tps:SerialNumber>
</tps:GPSAntennaSetting>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="GPSAntennaSetting" type="tps:gpsAntennaSettingsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A Gnss antenna contributes to create a Measurement Session</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:CoordSystemInfo
Namespace tps
Annotations
A Coordinate system can refer to structures contained in external files, like geoids. It contains also Localization data. It contributes to create a Measurement Session
Diagram
Type tps:coordinateSystemInfoType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:TypeCS , tps:Localization{0,1} , tps:Grid{0,1} , tps:Datum{0,1} , tps:GeoidName{0,1} , tps:GeoidSource{0,1} , tps:GeoidType{0,1} , tps:Grid2Ground{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Datum, tps:GeoidName, tps:GeoidSource, tps:GeoidType, tps:Grid, tps:Grid2Ground, tps:Localization, tps:TypeCS
Instance
<tps:CoordSystemInfo id="" idRef="" xmlns:tps="tps">
  <tps:TypeCS>{1,1}</tps:TypeCS>
  <tps:Localization>{0,1}</tps:Localization>
  <tps:Grid id="" idRef="">{0,1}</tps:Grid>
  <tps:Datum id="" idRef="">{0,1}</tps:Datum>
  <tps:GeoidName>{0,1}</tps:GeoidName>
  <tps:GeoidSource>{0,1}</tps:GeoidSource>
  <tps:GeoidType>{0,1}</tps:GeoidType>
  <tps:Grid2Ground>{0,1}</tps:Grid2Ground>
</tps:CoordSystemInfo>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="CoordSystemInfo" type="tps:coordinateSystemInfoType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A Coordinate system can refer to structures contained in external files, like geoids. It contains also Localization data. It contributes to create a Measurement Session</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:transactionSessionType / tps:ObservationInfo
Namespace tps
Annotations
An Observation info has the general information about a Measurement session
Diagram
Type tps:observationInfoType
Type hierarchy
Properties
content complex
minOccurs 0
Model
tps:InstrumentID{0,1} , tps:SurveyConfig{0,1} , tps:Prism{0,1} , tps:PrismBS{0,1} , tps:AdjustECRef{0,1} , tps:Temperature{0,1} , tps:Pressure{0,1} , tps:PPM{0,1} , tps:Humidity{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:AdjustECRef, tps:Humidity, tps:InstrumentID, tps:PPM, tps:Pressure, tps:Prism, tps:PrismBS, tps:SurveyConfig, tps:Temperature
Instance
<tps:ObservationInfo id="" idRef="" xmlns:tps="tps">
  <tps:InstrumentID>{0,1}</tps:InstrumentID>
  <tps:SurveyConfig>{0,1}</tps:SurveyConfig>
  <tps:Prism>{0,1}</tps:Prism>
  <tps:PrismBS>{0,1}</tps:PrismBS>
  <tps:AdjustECRef>{0,1}</tps:AdjustECRef>
  <tps:Temperature>{0,1}</tps:Temperature>
  <tps:Pressure>{0,1}</tps:Pressure>
  <tps:PPM>{0,1}</tps:PPM>
  <tps:Humidity>{0,1}</tps:Humidity>
</tps:ObservationInfo>
Attributes
QName Type Use Annotation
id xs:ID optional
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)
idRef xs:IDREF optional
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:element name="ObservationInfo" type="tps:observationInfoType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>An Observation info has the general information about a Measurement session</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type tps:transactionSessionType
Namespace tps
Annotations
A Transaction 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.
Diagram
Used by
Model
tps:ApplicationInfo{0,1} , tps:ProjectInfo{0,1} , tps:Device{0,1} , tps:Controller{0,1} , tps:DLRun{0,1} , tps:GPSAntennaSetting{0,1} , tps:CoordSystemInfo{0,1} , tps:ObservationInfo{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:ApplicationInfo, tps:Controller, tps:CoordSystemInfo, tps:DLRun, tps:Device, tps:GPSAntennaSetting, tps:ObservationInfo, tps:ProjectInfo
Attributes
QName Type Use Annotation
id xs:ID optional
Raw data and Actions can refer to a Transaction Measurement session through this id
Source
<xs:complexType name="transactionSessionType">
  <xs:annotation>
    <xs:documentation>A Transaction 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:element minOccurs="0" name="ApplicationInfo" type="tps:applicationType">
      <xs:annotation>
        <xs:documentation>The information about an application</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ProjectInfo" type="tps:jobInfoType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The general information about a Job</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Device" type="tps:deviceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A Gnss device, a TS device or a DL device. It contributes to create a Measurement Session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Controller" type="tps:controllerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A Controller contributes to create a Measurement Session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DLRun" type="tps:dlRunType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A Digital Level run contributes to create a Measurement Session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="GPSAntennaSetting" type="tps:gpsAntennaSettingsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A Gnss antenna contributes to create a Measurement Session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CoordSystemInfo" type="tps:coordinateSystemInfoType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A Coordinate system can refer to structures contained in external files, like geoids. It contains also Localization data. It contributes to create a Measurement Session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ObservationInfo" type="tps:observationInfoType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>An Observation info has the general information about a Measurement session</xs:documentation>
      </xs:annotation>
    </xs:element>
    <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 Transaction Measurement session through this id</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Attribute tps:transactionSessionType / @id
Namespace No namespace
Annotations
Raw data and Actions can refer to a Transaction Measurement session through this id
Type xs:ID
Properties
content simple
Used by
Source
<xs:attribute name="id" type="xs:ID">
  <xs:annotation>
    <xs:documentation>Raw data and Actions can refer to a Transaction Measurement session through this id</xs:documentation>
  </xs:annotation>
</xs:attribute>