| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Result Warnings Schedules Errors | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="SIG_AirScheduleRS"> <s:annotation> <s:documentation>SIG_AirScheduleRS</s:documentation> </s:annotation> <s:complexType> <s:choice> <s:sequence> <s:element name="Result" type="ResultType"> <s:annotation> <s:documentation> Success indicator: SUCCESS - success FAIL - error occured RETRY - service temporary unavailable, pls try again </s:documentation> </s:annotation> </s:element> <s:element name="Warnings" type="WarningsType" minOccurs="0"/> <s:element name="Schedules"> <s:complexType> <s:sequence> <s:element name="Schedule" type="ScheduleType" minOccurs="0" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> </s:sequence> <s:element name="Errors" type="ErrorsType"/> </s:choice> <s:attributeGroup ref="RSParameters"/> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||
| type | ResultType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <s:element name="Result" type="ResultType"> <s:annotation> <s:documentation> Success indicator: SUCCESS - success FAIL - error occured RETRY - service temporary unavailable, pls try again </s:documentation> </s:annotation> </s:element> |
| diagram | ![]() |
||||||
| type | WarningsType | ||||||
| properties |
|
||||||
| children | Warning | ||||||
| source | <s:element name="Warnings" type="WarningsType" minOccurs="0"/> |
| diagram | ![]() |
||
| properties |
|
||
| children | Schedule | ||
| source | <s:element name="Schedules"> <s:complexType> <s:sequence> <s:element name="Schedule" type="ScheduleType" minOccurs="0" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | ScheduleType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | FlightSegment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="Schedule" type="ScheduleType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| type | ErrorsType | ||
| properties |
|
||
| children | Error | ||
| source | <s:element name="Errors" type="ErrorsType"/> |