| diagram | ![]() |
||
| children | FlightSegmentDetails RailSegmentDetails | ||
| used by |
|
||
| source | <s:complexType name="FareItineraryType"> <s:choice> <s:element name="FlightSegmentDetails" type="FlightSegmentDetailsType" maxOccurs="unbounded"> <s:annotation> <s:documentation>For air itinerary only</s:documentation> </s:annotation> </s:element> <s:element name="RailSegmentDetails" type="RailSegmentDetailsType" maxOccurs="unbounded"> <s:annotation> <s:documentation>For rail itinerary only</s:documentation> </s:annotation> </s:element> </s:choice> </s:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | FlightSegmentDetailsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="FlightSegmentDetails" type="FlightSegmentDetailsType" maxOccurs="unbounded"> <s:annotation> <s:documentation>For air itinerary only</s:documentation> </s:annotation> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | RailSegmentDetailsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="RailSegmentDetails" type="RailSegmentDetailsType" maxOccurs="unbounded"> <s:annotation> <s:documentation>For rail itinerary only</s:documentation> </s:annotation> </s:element> |