<xs:element name="OccupationPoint" type="xs:string"><xs:annotation><xs:documentation>The name of the occupation point</xs:documentation></xs:annotation></xs:element>
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>
<xs:element name="AlignChainage" type="xs:double"><xs:annotation><xs:documentation>The chainage of the alignment</xs:documentation></xs:annotation></xs:element>
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>
<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>
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
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>