complexType FlightIdentificationType
diagram Nas_diagrams/Nas_p563.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension
used by
elements FlightIdentification FlightType/flightIdentification NasFlightType/flightIdentificationPrevious
attributes
Name  Type  Use  Default  Fixed  Annotation
aircraftIdentification  fb:AircraftIdentificationType  optional      
documentation

                     A group of letters, figures or a combination thereof which is either identical to,
                     or the coded equivalent of, the aircraft call sign to be used in air-ground communications,
                     and which is used to identify the aircraft in ground-ground air traffic services
                     communications. [ICAO Doc 4444]
                 
annotation
documentation

            A container of flight identifying data. [FIXM]
        
source <complexType name="FlightIdentificationType">
 
<annotation>
   
<documentation>
            A container of flight identifying data. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<attribute name="aircraftIdentification" type="fb:AircraftIdentificationType" use="optional">
       
<annotation>
         
<documentation>
                     A group of letters, figures or a combination thereof which is either identical to,
                     or the coded equivalent of, the aircraft call sign to be used in air-ground communications,
                     and which is used to identify the aircraft in ground-ground air traffic services
                     communications. [ICAO Doc 4444]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute FlightIdentificationType/@aircraftIdentification
type fb:AircraftIdentificationType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z0-9]{2,7}
annotation
documentation

                     A group of letters, figures or a combination thereof which is either identical to,
                     or the coded equivalent of, the aircraft call sign to be used in air-ground communications,
                     and which is used to identify the aircraft in ground-ground air traffic services
                     communications. [ICAO Doc 4444]
                 
source <attribute name="aircraftIdentification" type="fb:AircraftIdentificationType" use="optional">
 
<annotation>
   
<documentation>
                     A group of letters, figures or a combination thereof which is either identical to,
                     or the coded equivalent of, the aircraft call sign to be used in air-ground communications,
                     and which is used to identify the aircraft in ground-ground air traffic services
                     communications. [ICAO Doc 4444]
                 
</documentation>
 
</annotation>
</attribute>


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