diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | FlightSegment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="ScheduleType"> <s:sequence> <s:element name="FlightSegment" type="FlightScheduleType" maxOccurs="4"/> </s:sequence> <s:attribute name="ODRef" type="s:string"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> <s:attribute name="TravelTime" type="s:duration"> <s:annotation> <s:documentation>Total travel time. Format [nD]nHnM</s:documentation> </s:annotation> </s:attribute> <s:attribute name="MinDepDate" type="s:string"> <s:annotation> <s:documentation>Min departure date</s:documentation> </s:annotation> </s:attribute> <s:attribute name="MaxDepDate" type="s:string"> <s:annotation> <s:documentation>Max departure date</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Days" type="s:string"> <s:annotation> <s:documentation>Days of the week ( 1-Mon, 2-Tue, ...)</s:documentation> </s:annotation> </s:attribute> <s:attribute name="WeekFreq" type="s:string"> <s:annotation> <s:documentation>Weekly frequency</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ODRef" type="s:string"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> |
type | s:duration | ||
annotation |
|
||
source | <s:attribute name="TravelTime" type="s:duration"> <s:annotation> <s:documentation>Total travel time. Format [nD]nHnM</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="MinDepDate" type="s:string"> <s:annotation> <s:documentation>Min departure date</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="MaxDepDate" type="s:string"> <s:annotation> <s:documentation>Max departure date</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="Days" type="s:string"> <s:annotation> <s:documentation>Days of the week ( 1-Mon, 2-Tue, ...)</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="WeekFreq" type="s:string"> <s:annotation> <s:documentation>Weekly frequency</s:documentation> </s:annotation> </s:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | FlightScheduleType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | Departure Arrival FlightDetails ReservationDetails OperatingAirline WetLeaseAirline Comment | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <s:element name="FlightSegment" type="FlightScheduleType" maxOccurs="4"/> |