complexType NasAircraftOperatorType
diagram Nas_diagrams/Nas_p345.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:AircraftOperatorExtensionType
properties
base fb:AircraftOperatorExtensionType
children nas:cdmParticipantIndicator nas:majorCarrierIdentifier nas:tfmsAirline
annotation
documentation
Extends aircraft operator with NAS-specific details.
source <xs:complexType name="NasAircraftOperatorType">
 
<xs:annotation>
   
<xs:documentation>Extends aircraft operator with NAS-specific details.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:AircraftOperatorExtensionType">
     
<xs:sequence>
       
<xs:element name="cdmParticipantIndicator" type="nas:CdmParticipantIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation> Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="majorCarrierIdentifier" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The identification of the carrier who has contracted out the operation of the flight to a sub-carrier.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="tfmsAirline" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The airline as specified by TFMS. If the flight is not associated with an airline, the value is XXX, such as a GA flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasAircraftOperatorType/cdmParticipantIndicator
diagram Nas_diagrams/Nas_p346.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:CdmParticipantIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CDM_PARTICIPANT
documentation
Indicates that the airline is a CDM participant.
annotation
documentation
Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression.
source <xs:element name="cdmParticipantIndicator" type="nas:CdmParticipantIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAircraftOperatorType/majorCarrierIdentifier
diagram Nas_diagrams/Nas_p347.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AircraftOperatorDesignatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{3}
annotation
documentation
The identification of the carrier who has contracted out the operation of the flight to a sub-carrier.
source <xs:element name="majorCarrierIdentifier" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The identification of the carrier who has contracted out the operation of the flight to a sub-carrier.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAircraftOperatorType/tfmsAirline
diagram Nas_diagrams/Nas_p348.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AircraftOperatorDesignatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{3}
annotation
documentation
The airline as specified by TFMS. If the flight is not associated with an airline, the value is XXX, such as a GA flight.
source <xs:element name="tfmsAirline" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The airline as specified by TFMS. If the flight is not associated with an airline, the value is XXX, such as a GA flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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