Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element tps:offsetStationType / tps:HI
Namespace tps
Annotations
The instrument height
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="HI" type="xs:double">
  <xs:annotation>
    <xs:documentation>The instrument height</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:HR
Namespace tps
Annotations
The rod height
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="HR" type="xs:double">
  <xs:annotation>
    <xs:documentation>The rod height</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:BacksightPoint
Namespace tps
Annotations
The backsight point
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="BacksightPoint" type="xs:string">
  <xs:annotation>
    <xs:documentation>The backsight point</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:BacksightAzimut
Namespace tps
Annotations
The backsight azimuth
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="BacksightAzimut" type="xs:double">
  <xs:annotation>
    <xs:documentation>The backsight azimuth</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:OccupationPoint
Namespace tps
Annotations
The name of the occupation point
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="OccupationPoint" type="xs:string">
  <xs:annotation>
    <xs:documentation>The name of the occupation point</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:Delta
Namespace tps
Annotations
The values for north delta, east delta and height delta
Diagram
Type xs:double
Properties
content simple
minOccurs 3
maxOccurs 3
Source
<xs:element maxOccurs="3" minOccurs="3" name="Delta" type="xs:double">
  <xs:annotation>
    <xs:documentation>The values for north delta, east delta and height delta</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:OffsetDirection
Namespace tps
Annotations
The offset direction
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="OffsetDirection" type="xs:double">
  <xs:annotation>
    <xs:documentation>The offset direction</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:OffsetDistance
Namespace tps
Annotations
The offset horizontal distance
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="OffsetDistance" type="xs:double">
  <xs:annotation>
    <xs:documentation>The offset horizontal distance</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:AlignChainage
Namespace tps
Annotations
The chainage of the alignment
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="AlignChainage" type="xs:double">
  <xs:annotation>
    <xs:documentation>The chainage of the alignment</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:AlignEquationChainage
Namespace tps
Annotations
The chainage with equations of the alignment (???)
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="AlignEquationChainage" type="xs:double">
  <xs:annotation>
    <xs:documentation>The chainage with equations of the alignment (???)</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:AlignOffset
Namespace tps
Annotations
The offset of the alignment
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="AlignOffset" type="xs:double">
  <xs:annotation>
    <xs:documentation>The offset of the alignment</xs:documentation>
  </xs:annotation>
</xs:element>
Element tps:offsetStationType / tps:AlignDelta
Namespace tps
Annotations
The vertical delta of the alignment
Diagram
Type xs:double
Properties
content simple
Source
<xs:element name="AlignDelta" type="xs:double">
  <xs:annotation>
    <xs:documentation>The vertical delta of the alignment</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type tps:offsetStationType
Namespace tps
Annotations
An Offset station is defined by a reference Station and a sequence of other stations defined by offsets
Diagram
Type extension of tps:stationType
Type hierarchy
Used by
Model
tps:Name{0,1} , tps:Position , tps:PointFlags , tps:TimeStamp{0,1} , tps:Notes{0,1} , tps:GeoidHeight{0,1} , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps') , tps:HI , tps:HR , tps:BacksightPoint , tps:BacksightAzimut , tps:OccupationPoint , tps:Delta{3,3} , tps:OffsetDirection , tps:OffsetDistance , tps:AlignChainage , tps:AlignEquationChainage , tps:AlignOffset , tps:AlignDelta , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
Children tps:AlignChainage, tps:AlignDelta, tps:AlignEquationChainage, tps:AlignOffset, tps:BacksightAzimut, tps:BacksightPoint, tps:Delta, tps:GeoidHeight, tps:HI, tps:HR, tps:Name, tps:Notes, tps:OccupationPoint, tps:OffsetDirection, tps:OffsetDistance, tps:PointFlags, tps:Position, tps:TimeStamp
Attributes
QName Type Default Use Annotation
bulge xs:double 0 optional
The bulge of the Station, used to represent curves
id xs:ID optional
It's the station id, it can be referenced by other elements
Source
<xs:complexType name="offsetStationType">
  <xs:annotation>
    <xs:documentation>An Offset station is defined by a reference Station and a sequence of other stations defined by offsets</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="tps:stationType">
      <xs:sequence>
        <xs:element name="HI" type="xs:double">
          <xs:annotation>
            <xs:documentation>The instrument height</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="HR" type="xs:double">
          <xs:annotation>
            <xs:documentation>The rod height</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="BacksightPoint" type="xs:string">
          <xs:annotation>
            <xs:documentation>The backsight point</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="BacksightAzimut" type="xs:double">
          <xs:annotation>
            <xs:documentation>The backsight azimuth</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OccupationPoint" type="xs:string">
          <xs:annotation>
            <xs:documentation>The name of the occupation point</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="3" minOccurs="3" name="Delta" type="xs:double">
          <xs:annotation>
            <xs:documentation>The values for north delta, east delta and height delta</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OffsetDirection" type="xs:double">
          <xs:annotation>
            <xs:documentation>The offset direction</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OffsetDistance" type="xs:double">
          <xs:annotation>
            <xs:documentation>The offset horizontal distance</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AlignChainage" type="xs:double">
          <xs:annotation>
            <xs:documentation>The chainage of the alignment</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AlignEquationChainage" type="xs:double">
          <xs:annotation>
            <xs:documentation>The chainage with equations of the alignment (???)</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AlignOffset" type="xs:double">
          <xs:annotation>
            <xs:documentation>The offset of the alignment</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AlignDelta" type="xs:double">
          <xs:annotation>
            <xs:documentation>The vertical delta of the alignment</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:group minOccurs="0" ref="tps:versionable"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>