diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensionType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | nas:idCreatorUnit | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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> |
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | nas:ComputerSystemIdType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | fb:AircraftOperatorDesignatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |