diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:delayReason nas:delayStatus | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FlightDelayType"> <xs:annotation> <xs:documentation>Container that holds flight delay information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="delayReason" type="nas:FlightDelayReasonListType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>For a delayed flight, it provides the reason(s) for the delay.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="delayStatus" type="nas:FlightDelayStatusType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides the delay status for a flight.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:FlightDelayReasonListType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="delayReason" type="nas:FlightDelayReasonListType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>For a delayed flight, it provides the reason(s) for the delay.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:FlightDelayStatusType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="delayStatus" type="nas:FlightDelayStatusType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides the delay status for a flight.</xs:documentation> </xs:annotation> </xs:element> |