complexType NasDiversionType
diagram Nas_diagrams/Nas_p263.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:cancellationLinkage nas:diversionRecoveryIndicator nas:state
used by
element NasFlightType/diversion
annotation
documentation
Diversion information for the flight.
source <xs:complexType name="NasDiversionType">
 
<xs:annotation>
   
<xs:documentation>Diversion information for the flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cancellationLinkage" type="nas:NasDiversionCancellationLinkageType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains information linking canceled flights to new flights.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="diversionRecoveryIndicator" type="nas:DiversionRecoveryIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether a flight is in diversion recovery.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="state" type="nas:DiversionStateType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicator used to define the diversion state of a flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasDiversionType/cancellationLinkage
diagram Nas_diagrams/Nas_p264.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasDiversionCancellationLinkageType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:cancelledTfmsFlightReference nas:newTfmsFlightReference
annotation
documentation
Contains information linking canceled flights to new flights.
source <xs:element name="cancellationLinkage" type="nas:NasDiversionCancellationLinkageType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains information linking canceled flights to new flights.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDiversionType/diversionRecoveryIndicator
diagram Nas_diagrams/Nas_p265.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:DiversionRecoveryIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration DIVERSION_RECOVERY
documentation
The flight is in diversion recovery.
annotation
documentation
Indicates whether a flight is in diversion recovery.
source <xs:element name="diversionRecoveryIndicator" type="nas:DiversionRecoveryIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether a flight is in diversion recovery.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDiversionType/state
diagram Nas_diagrams/Nas_p266.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:DiversionStateType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration AIRBORN_NOCTL
documentation
Airborne - Not Controlled
enumeration AIRBORN_CTL
documentation
Airborne - Controlled
enumeration GROUND_NOCTL
documentation
Ground - Not Controlled
enumeration GROUND_CTL
documentation
Ground - Controlled
enumeration NO_DIVERSION
documentation
No Diversion
enumeration DIVERSION_CANCELLED
documentation
Diversion Canceled
annotation
documentation
Indicator used to define the diversion state of a flight.
source <xs:element name="state" type="nas:DiversionStateType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicator used to define the diversion state of a flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy