<xs:element name="HorizontalAlignment"><xs:annotation><xs:documentation>A reference to a Horizontal alignment</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element>
<xs:element name="VerticalAlignment"><xs:annotation><xs:documentation>A reference to a Vertical alignment</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element>
Complex Type tps:roadStringPairType
Namespace
tps
Annotations
A Road string pair is a 3D alignment, referencing a Horizontal alignment and a Vertical alignment
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:complexType name="roadStringPairType"><xs:annotation><xs:documentation>A Road string pair is a 3D alignment, referencing a Horizontal alignment and a Vertical alignment</xs:documentation></xs:annotation><xs:sequence><xs:element name="HorizontalAlignment"><xs:annotation><xs:documentation>A reference to a Horizontal alignment</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element><xs:element name="VerticalAlignment"><xs:annotation><xs:documentation>A reference to a Vertical alignment</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>