Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element tps:tsRawStnType / tps:Code
Namespace tps
Annotations
A sequence of codes
Diagram
Type tps:codeTypeLegacy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
tps:CodeDescription , tps:AttribValue* , tps:CodeString* , tps:ControlCode{0,3} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:AttribValue, tps:CodeDescription, tps:CodeString, tps:ControlCode
Instance
<tps:Code xmlns:tps="tps">
  <tps:CodeDescription idRef="">{1,1}</tps:CodeDescription>
  <tps:AttribValue hasValue="true">{0,unbounded}</tps:AttribValue>
  <tps:CodeString>{0,unbounded}</tps:CodeString>
  <tps:ControlCode>{0,3}</tps:ControlCode>
</tps:Code>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="Code" type="tps:codeTypeLegacy">
  <xs:annotation>
    <xs:documentation>A sequence of codes</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:Resection
Namespace tps
Annotations
A sequence of Resections
Diagram
Type tps:tsRawResectionType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
tps:Name , tps:ResShot* , (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:ResShot
Instance
<tps:Resection xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:ResShot id="" idRef="" measIdRef="">{0,unbounded}</tps:ResShot>
</tps:Resection>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="Resection" type="tps:tsRawResectionType">
  <xs:annotation>
    <xs:documentation>A sequence of Resections</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:AdditionalResectionData
Namespace tps
Annotations
Some additional Resection data
Diagram
Type tps:additionalResectionDataType
Properties
content complex
minOccurs 0
Model
tps:TypeDimension{0,1} , tps:Orientation{0,1} , tps:StdDeviation , tps:Scale{0,1} , tps:OrientationStdDev{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:Orientation, tps:OrientationStdDev, tps:Scale, tps:StdDeviation, tps:TypeDimension
Instance
<tps:AdditionalResectionData xmlns:tps="tps">
  <tps:TypeDimension>{0,1}</tps:TypeDimension>
  <tps:Orientation>{0,1}</tps:Orientation>
  <tps:StdDeviation>{1,1}</tps:StdDeviation>
  <tps:Scale>{0,1}</tps:Scale>
  <tps:OrientationStdDev>{0,1}</tps:OrientationStdDev>
</tps:AdditionalResectionData>
Source
<xs:element minOccurs="0" name="AdditionalResectionData" type="tps:additionalResectionDataType">
  <xs:annotation>
    <xs:documentation>Some additional Resection data</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:PhotoNote
Namespace tps
Annotations
A sequence of photos with information
Diagram
Type tps:photoNoteType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
tps:FileName , tps:Azimuth , tps:TiltX , tps:TiltY , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:Azimuth, tps:FileName, tps:TiltX, tps:TiltY
Instance
<tps:PhotoNote xmlns:tps="tps">
  <tps:FileName>{1,1}</tps:FileName>
  <tps:Azimuth>{1,1}</tps:Azimuth>
  <tps:TiltX>{1,1}</tps:TiltX>
  <tps:TiltY>{1,1}</tps:TiltY>
</tps:PhotoNote>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType">
  <xs:annotation>
    <xs:documentation>A sequence of photos with information</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:Note
Namespace tps
Annotations
The note of the TS raw station
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element minOccurs="0" name="Note" type="xs:string">
  <xs:annotation>
    <xs:documentation>The note of the TS raw station</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:Scale
Namespace tps
Annotations
The scale factor of the TS raw station
Diagram
Type xs:double
Properties
content simple
minOccurs 0
default 1.0
Source
<xs:element default="1.0" minOccurs="0" name="Scale" type="xs:double">
  <xs:annotation>
    <xs:documentation>The scale factor of the TS raw station</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:ReferenceLine
Namespace tps
Annotations
A sequence of Reference lines
Diagram
Type tps:tsRawRefLineType
Properties
content complex
minOccurs 0
Model
tps:Name , tps:RefLineShot* , tps:Hold{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:Hold, tps:Name, tps:RefLineShot
Instance
<tps:ReferenceLine xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:RefLineShot id="" idRef="" measIdRef="">{0,unbounded}</tps:RefLineShot>
  <tps:Hold>{0,1}</tps:Hold>
</tps:ReferenceLine>
Source
<xs:element minOccurs="0" name="ReferenceLine" type="tps:tsRawRefLineType">
  <xs:annotation>
    <xs:documentation>A sequence of Reference lines</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:tsRawStnType / tps:ReferenceDirection
Namespace tps
Annotations
A sequence of Reference directions
Diagram
Type tps:tsRawRefDirectionType
Properties
content complex
minOccurs 0
Model
tps:Name , tps:RefDirectionShot* , (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:RefDirectionShot
Instance
<tps:ReferenceDirection xmlns:tps="tps">
  <tps:Name>{1,1}</tps:Name>
  <tps:RefDirectionShot id="" idRef="" measIdRef="">{0,unbounded}</tps:RefDirectionShot>
</tps:ReferenceDirection>
Source
<xs:element minOccurs="0" name="ReferenceDirection" type="tps:tsRawRefDirectionType">
  <xs:annotation>
    <xs:documentation>A sequence of Reference directions</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type tps:tsRawStnType
Namespace tps
Annotations
A TS raw station is a TS raw position with a sequence of Resections
Diagram
Type extension of tps:tsRawPositionType
Type hierarchy
Used by
Model
Children tps:AdditionalResectionData, tps:Code, tps:Depth, tps:Name, tps:NameSource, tps:Note, tps:PhotoNote, tps:ReferenceDirection, tps:ReferenceLine, tps:Resection, tps:Scale, tps:SessionPattern, tps:SurveyorInfo, tps:TSAveragedData, tps:TSData, tps:TargetHeight, tps:Time, tps:WeatherInfo
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)
measIdRef xs:IDREF optional
A reference to the Measurement session, that stores which instruments and parameters have been used to measure this Raw data. See Measurement session for further details
It's defined in Data structure but not in Transaction structure, where it's defined the 'measIdRef' attribute of 'Action' tag. See Action for further details
Source
<xs:complexType name="tsRawStnType">
  <xs:annotation>
    <xs:documentation>A TS raw station is a TS raw position with a sequence of Resections</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="tps:tsRawPositionType">
      <xs:sequence>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="Code" type="tps:codeTypeLegacy">
          <xs:annotation>
            <xs:documentation>A sequence of codes</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="Resection" type="tps:tsRawResectionType">
          <xs:annotation>
            <xs:documentation>A sequence of Resections</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="AdditionalResectionData" type="tps:additionalResectionDataType">
          <xs:annotation>
            <xs:documentation>Some additional Resection data</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType">
          <xs:annotation>
            <xs:documentation>A sequence of photos with information</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="Note" type="xs:string">
          <xs:annotation>
            <xs:documentation>The note of the TS raw station</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element default="1.0" minOccurs="0" name="Scale" type="xs:double">
          <xs:annotation>
            <xs:documentation>The scale factor of the TS raw station</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="ReferenceLine" type="tps:tsRawRefLineType">
          <xs:annotation>
            <xs:documentation>A sequence of Reference lines</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="ReferenceDirection" type="tps:tsRawRefDirectionType">
          <xs:annotation>
            <xs:documentation>A sequence of Reference directions</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:group minOccurs="0" ref="tps:versionable"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>