diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
children | nas:delayReason | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="FlightDelayType"> <annotation> <documentation> Container that holds flight delay information </documentation> </annotation> <sequence> <element name="delayReason" type="nas:FlightDelayReasonType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> For a delayed flight, it provides the reason for the delay. </documentation> </annotation> </element> </sequence> <attribute name="delayStatus" type="nas:FlightDelayStatusType" use="optional"> <annotation> <documentation> Provides the delay status for a flight. </documentation> </annotation> </attribute> </complexType> |
type | nas:FlightDelayStatusType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="delayStatus" type="nas:FlightDelayStatusType" use="optional"> <annotation> <documentation> Provides the delay status for a flight. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||
type | nas:FlightDelayReasonType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <element name="delayReason" type="nas:FlightDelayReasonType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> For a delayed flight, it provides the reason for the delay. </documentation> </annotation> </element> |