| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of FlightSegmentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Departure Arrival FlightDetails ReservationDetails OperatingAirline WetLeaseAirline Comment SeatMap | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:complexType name="FlightSeatMapType"> <s:complexContent> <s:extension base="FlightSegmentType"> <s:sequence> <s:element name="SeatMap" type="SeatMapType" minOccurs="0"/> </s:sequence> </s:extension> </s:complexContent> </s:complexType> |
| diagram | ![]() |
||||||
| type | SeatMapType | ||||||
| properties |
|
||||||
| children | CabinMap Errors | ||||||
| source | <s:element name="SeatMap" type="SeatMapType" minOccurs="0"/> |