complexType FficeSR_FlightIdentificationType
diagram FficeTemplates_diagrams/FficeTemplates_p749.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:FlightIdentificationType
properties
base fx:FlightIdentificationType
children fx:extension fx:gufi fx:gufiLegacy
used by
element FficeSR_FlightType/flightIdentification
annotation
documentation
A container of flight identifying data. [FIXM]
source <xs:complexType name="FficeSR_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="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:choice minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Helper class to create an embedded choice structure.</xs:documentation>
         
</xs:annotation>
         
<xs:element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" nillable="true" minOccurs="1" maxOccurs="1">
           
<xs:annotation>
             
<xs:documentation>A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965]
This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM]
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="gufiLegacy" type="fb:UniversallyUniqueIdentifierType" nillable="true" minOccurs="1" maxOccurs="1">
           
<xs:annotation>
             
<xs:documentation>The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons.  This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format.  In all other cases, the new version of the GUFI should be used.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:choice>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeSR_FlightIdentificationType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p750.png
namespace http://www.fixm.aero/flight/4.3
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>

element FficeSR_FlightIdentificationType/gufi
diagram FficeTemplates_diagrams/FficeTemplates_p751.png
namespace http://www.fixm.aero/flight/4.3
type fb:GloballyUniqueFlightIdentifierType
properties
content complex
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
attributes
Name  Type  Use  Default  Fixed  Annotation
codeSpace  xs:string  required    urn:uuid  
documentation
Code Space of the UUID
creationTime  fb:DateTimeUtcType  required      
documentation
The time at which the GUFI was created.  Used to reduce the likelihood of GUFI collisions and ensure GUFIs remain perpetually unique.
namespaceDomain  fb:NamespaceDomainType  required      
documentation
Identifies the particular type of namespace used by the originator of a GUFI.
namespaceIdentifier  fb:NamespaceIdentifierType  required      
documentation
The namespace chosen by the GUFI originator.  Used to reduce the likelihood of GUFI collisions and provide traceability as to which entity generated a particular GUFI.
annotation
documentation
A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965]
This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM]
source <xs:element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" nillable="true" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965]
This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM]
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeSR_FlightIdentificationType/gufiLegacy
diagram FficeTemplates_diagrams/FficeTemplates_p752.png
namespace http://www.fixm.aero/flight/4.3
type fb:UniversallyUniqueIdentifierType
properties
content complex
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
attributes
Name  Type  Use  Default  Fixed  Annotation
codeSpace  xs:string  required    urn:uuid  
documentation
Code Space of the UUID
annotation
documentation
The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons.  This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format.  In all other cases, the new version of the GUFI should be used.
source <xs:element name="gufiLegacy" type="fb:UniversallyUniqueIdentifierType" nillable="true" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons.  This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format.  In all other cases, the new version of the GUFI should be used.</xs:documentation>
 
</xs:annotation>
</xs:element>


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