| Element | Vias | 
| Element Group | LocationRangeGroup | 
| Complex Types | SegmentAirType, SegmentRailType, SegmentRoadType, SegmentTransferType, SegmentTransportationType, SegmentWaterType | 
<xs:group name="ViaGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Via"/> <xs:element ref="Vias"/> </xs:choice> </xs:group>  |