complexType AirItineraryType
diagram sigws_p304.png
children FlightSegment
used by
elements PNRDataTypeExt/FlightSegments PNRGroup/Itinerary
annotation
documentation
Air itinerary
source <s:complexType name="AirItineraryType">
 
<s:annotation>
   
<s:documentation>Air itinerary</s:documentation>
 
</s:annotation>
 
<s:sequence>
   
<s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="16"/>
 
</s:sequence>
</s:complexType>

element AirItineraryType/FlightSegment
diagram sigws_p305.png
type FlightSegmentType
properties
minOcc 1
maxOcc 16
content complex
children Departure Arrival FlightDetails ReservationDetails OperatingAirline Comment
attributes
Name  Type  Use  Default  Fixed  Annotation
FlightRef  s:string  optional      
documentation
Reference to this item
Airline  derived by: s:string  required      
documentation
Marketing Airline
Flight  s:string  required      
documentation
Flight number
Equipment  s:string        
documentation
Aircraft type
ConnectionValid  derived by: s:string        
documentation
Validity of minimal connection time
Date  s:date  required      
documentation
Departure date
TravelTime  s:duration        
documentation
Flight segment travel time. Filled only in SIG_AirBookRS. Format [nD]nHnM
PlaneMapName  s:string  optional      
documentation
Aircraft Configuration Version
source <s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="16"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy