complexType NasFlightCancellationLinkageType
diagram Nas_diagrams/Nas_p267.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:newAircraftIdentification nas:newTfmsFlightReference
used by
element NasFlightIdentificationType/cancellationLinkage
annotation
documentation
Contains identification data linking a canceled flight to a new flight.
source <xs:complexType name="NasFlightCancellationLinkageType">
 
<xs:annotation>
   
<xs:documentation>Contains identification data linking a canceled flight to a new flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="newAircraftIdentification" type="fb:AircraftIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Aircraft identification of the new 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 NasFlightCancellationLinkageType/newAircraftIdentification
diagram Nas_diagrams/Nas_p268.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AircraftIdentificationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z0-9]{2,7}
annotation
documentation
Aircraft identification of the new flight.
source <xs:element name="newAircraftIdentification" type="fb:AircraftIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Aircraft identification of the new flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasFlightCancellationLinkageType/newTfmsFlightReference
diagram Nas_diagrams/Nas_p269.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