RouteGroup

Element Group Information

Model

Children: Route, Routes

Used By

Element Routes
Complex Type PriceStoredFareType

Source

<xs:group name="RouteGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Route"/>
    <xs:element ref="Routes"/>
  </xs:choice>
</xs:group>