complexType NasDiversionCancellationLinkageType
diagram Nas_diagrams/Nas_p260.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:cancelledTfmsFlightReference nas:newTfmsFlightReference
used by
element NasDiversionType/cancellationLinkage
annotation
documentation
Contains information linking diversion flights to new flights.
source <xs:complexType name="NasDiversionCancellationLinkageType">
 
<xs:annotation>
   
<xs:documentation>Contains information linking diversion flights to new flights.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cancelledTfmsFlightReference" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The TFMS reference number of the canceled flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="newTfmsFlightReference" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The TFMS reference number of the new flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasDiversionCancellationLinkageType/cancelledTfmsFlightReference
diagram Nas_diagrams/Nas_p261.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
The TFMS reference number of the canceled flight.
source <xs:element name="cancelledTfmsFlightReference" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The TFMS reference number of the canceled flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasDiversionCancellationLinkageType/newTfmsFlightReference
diagram Nas_diagrams/Nas_p262.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
The TFMS reference number of the new flight.
source <xs:element name="newTfmsFlightReference" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The TFMS reference number of the new flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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