complexType FficeTRQ_FlightIdentificationType
diagram FficeTemplates_diagrams/FficeTemplates_p551.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:FlightIdentificationType
properties
base fx:FlightIdentificationType
children fx:aircraftIdentification fx:extension
used by
element FficeTRQ_FlightType/flightIdentification
annotation
documentation
A container of flight identifying data. [FIXM]
source <xs:complexType name="FficeTRQ_FlightIdentificationType">
 
<xs:annotation>
   
<xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:FlightIdentificationType">
     
<xs:sequence>
       
<xs:element name="aircraftIdentification" type="fb:AircraftIdentificationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs: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]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:FlightIdentificationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRQ_FlightIdentificationType/aircraftIdentification
diagram FficeTemplates_diagrams/FficeTemplates_p552.png
namespace http://www.fixm.aero/flight/4.2
type fb:AircraftIdentificationType
properties
content simple
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 <xs:element name="aircraftIdentification" type="fb:AircraftIdentificationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs: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]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRQ_FlightIdentificationType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p553.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightIdentificationExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:FlightIdentificationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>


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