<xs:element name="Sta" type="xs:double"><xs:annotation><xs:documentation>The station of the Cross section</xs:documentation></xs:annotation></xs:element>
<xs:element name="Side" type="tps:sideType"><xs:annotation><xs:documentation>The side of the Cross section (left or right)</xs:documentation></xs:annotation></xs:element>
tps:Sta , tps:Side , tps:RoadTemplate* , (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="crossSectionType"><xs:annotation><xs:documentation>A Cross section is a side, left or right, of an Alignment section</xs:documentation></xs:annotation><xs:sequence><xs:element name="Sta" type="xs:double"><xs:annotation><xs:documentation>The station of the Cross section</xs:documentation></xs:annotation></xs:element><xs:element name="Side" type="tps:sideType"><xs:annotation><xs:documentation>The side of the Cross section (left or right)</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="RoadTemplate"><xs:annotation><xs:documentation>A sequence of references to Road templates</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>