complexType NasFlightIdentificationType
diagram Nas_diagrams/Nas_p166.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children nas:idCreatorUnit
used by
element NasFlightIdentification
attributes
Name  Type  Use  Default  Fixed  Annotation
computerId  derived by: fb:CharacterStringType  optional      
documentation

                     A unique identification assigned by ERAM to each flight plan.
                 
computerSystemId  nas:ComputerSystemIdType  optional      
documentation

                     Provides the Computer System ID of the system housed at a facility which assigned
                     the ID Number. It is used to predefine the identification of systems which the Traffic
                     Flow Management System exchanges data with.
                 
majorCarrierIdentifier  fb:AircraftOperatorDesignatorType  optional      
documentation

                     The identification of the carrier who has contracted out the operation of the flight
                     to a sub-carrier.
                 
siteSpecificPlanId  fb:CountType  optional      
documentation

                     Site Specific Plan Identifier is a unique ID for each system plan in each ERAM facility.
                    
                 
annotation
documentation

            Extends aircraft identity to include computer id and SSPID.
        
source <complexType name="NasFlightIdentificationType">
 
<annotation>
   
<documentation>
            Extends aircraft identity to include computer id and SSPID.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensionType">
     
<sequence>
       
<element name="idCreatorUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The Unit associated with certain NAS Flight Identifiers, e.g., Computer ID.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="computerId" use="optional">
       
<annotation>
         
<documentation>
                     A unique identification assigned by ERAM to each flight plan.
                 
</documentation>
       
</annotation>
       
<simpleType>
         
<restriction base="fb:CharacterStringType">
           
<pattern value="[0-9]{1}[A-HJ-NP-Z0-9]{2}"/>
         
</restriction>
       
</simpleType>
     
</attribute>
     
<attribute name="computerSystemId" type="nas:ComputerSystemIdType" use="optional">
       
<annotation>
         
<documentation>
                     Provides the Computer System ID of the system housed at a facility which assigned
                     the ID Number. It is used to predefine the identification of systems which the Traffic
                     Flow Management System exchanges data with.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="majorCarrierIdentifier" type="fb:AircraftOperatorDesignatorType" use="optional">
       
<annotation>
         
<documentation>
                     The identification of the carrier who has contracted out the operation of the flight
                     to a sub-carrier.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="siteSpecificPlanId" type="fb:CountType" use="optional">
       
<annotation>
         
<documentation>
                     Site Specific Plan Identifier is a unique ID for each system plan in each ERAM facility.
                    
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute NasFlightIdentificationType/@computerId
type restriction of fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-9]{1}[A-HJ-NP-Z0-9]{2}
annotation
documentation

                     A unique identification assigned by ERAM to each flight plan.
                 
source <attribute name="computerId" use="optional">
 
<annotation>
   
<documentation>
                     A unique identification assigned by ERAM to each flight plan.
                 
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="fb:CharacterStringType">
     
<pattern value="[0-9]{1}[A-HJ-NP-Z0-9]{2}"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute NasFlightIdentificationType/@computerSystemId
type nas:ComputerSystemIdType
properties
use optional
facets
Kind Value Annotation
enumeration TFMS
enumeration HCS
enumeration CTAS
enumeration TBFM
enumeration ETMS
enumeration ERAM
enumeration STDDS
enumeration ODAPS
enumeration OTHER
annotation
documentation

                     Provides the Computer System ID of the system housed at a facility which assigned
                     the ID Number. It is used to predefine the identification of systems which the Traffic
                     Flow Management System exchanges data with.
                 
source <attribute name="computerSystemId" type="nas:ComputerSystemIdType" use="optional">
 
<annotation>
   
<documentation>
                     Provides the Computer System ID of the system housed at a facility which assigned
                     the ID Number. It is used to predefine the identification of systems which the Traffic
                     Flow Management System exchanges data with.
                 
</documentation>
 
</annotation>
</attribute>

attribute NasFlightIdentificationType/@majorCarrierIdentifier
type fb:AircraftOperatorDesignatorType
properties
use optional
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 <attribute name="majorCarrierIdentifier" type="fb:AircraftOperatorDesignatorType" use="optional">
 
<annotation>
   
<documentation>
                     The identification of the carrier who has contracted out the operation of the flight
                     to a sub-carrier.
                 
</documentation>
 
</annotation>
</attribute>

attribute NasFlightIdentificationType/@siteSpecificPlanId
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation

                     Site Specific Plan Identifier is a unique ID for each system plan in each ERAM facility.
                    
                 
source <attribute name="siteSpecificPlanId" type="fb:CountType" use="optional">
 
<annotation>
   
<documentation>
                     Site Specific Plan Identifier is a unique ID for each system plan in each ERAM facility.
                    
                 
</documentation>
 
</annotation>
</attribute>

element NasFlightIdentificationType/idCreatorUnit
diagram Nas_diagrams/Nas_p167.png
namespace http://www.faa.aero/nas/4.2
type fb:AtcUnitReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
controlSectorDesignator  fb:AirspaceDesignatorType  optional      
documentation

                     A published sequence of characters allowing the identification of a subdivision of
                     a designated control area within which responsibility is assigned to one controller
                     or to a small group of controllers.
                 
annotation
documentation

                        The Unit associated with certain NAS Flight Identifiers, e.g., Computer ID.
                    
source <element name="idCreatorUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The Unit associated with certain NAS Flight Identifiers, e.g., Computer ID.
                    
</documentation>
 
</annotation>
</element>


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