<xs:element name="StaStart" type="xs:double"><xs:annotation><xs:documentation>The starting station of the Road string</xs:documentation></xs:annotation></xs:element>
<xs:element name="Length" type="xs:double"><xs:annotation><xs:documentation>The length of the Road string</xs:documentation></xs:annotation></xs:element>
tps:HorizontalAlignment , tps:VerticalAlignment , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element maxOccurs="unbounded" minOccurs="0" name="RoadStringPair" type="tps:roadStringPairType"><xs:annotation><xs:documentation>Represents a 3D alignment, using a Horizontal alignment and a Vertical alignment</xs:documentation></xs:annotation></xs:element>
Complex Type tps:roadStringType
Namespace
tps
Annotations
A 3D complex alignment, that can be used by an Alignment instead of a Cross section
tps:Name , tps:StaStart , tps:Length , tps:RoadStringPair* , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:complexType name="roadStringType"><xs:annotation><xs:documentation>A 3D complex alignment, that can be used by an Alignment instead of a Cross section</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Road string</xs:documentation></xs:annotation></xs:element><xs:element name="StaStart" type="xs:double"><xs:annotation><xs:documentation>The starting station of the Road string</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="xs:double"><xs:annotation><xs:documentation>The length of the Road string</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="RoadStringPair" type="tps:roadStringPairType"><xs:annotation><xs:documentation>Represents a 3D alignment, using a Horizontal alignment and a Vertical alignment</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>