complexType FficeTRP_FlightType
diagram FficeTemplates_diagrams/FficeTemplates_p578.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:FlightType
properties
base fx:FlightType
children fx:extension fx:gufi fx:gufiOriginator fx:routeTrajectoryGroup
used by
element FficeTRP_FficeMessageType/flight
annotation
documentation
This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]
source <xs:complexType name="FficeTRP_FlightType">
 
<xs:annotation>
   
<xs:documentation>This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:FlightType">
     
<xs:sequence>
       
<xs:element name="extension" type="fb:FlightExtensionType" 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:element name="gufi" type="fb:UniversallyUniqueIdentifierType" 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="gufiOriginator" type="fb:FficeTRP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="routeTrajectoryGroup" type="fx:FficeTRP_RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRP_FlightType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p579.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightExtensionType
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:FlightExtensionType" 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 FficeTRP_FlightType/gufi
diagram FficeTemplates_diagrams/FficeTemplates_p580.png
namespace http://www.fixm.aero/flight/4.2
type fb:UniversallyUniqueIdentifierType
properties
content complex
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
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:UniversallyUniqueIdentifierType" 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 FficeTRP_FlightType/gufiOriginator
diagram FficeTemplates_diagrams/FficeTemplates_p581.png
namespace http://www.fixm.aero/flight/4.2
type fb:FficeTRP_PersonOrOrganizationType
properties
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance]
source <xs:element name="gufiOriginator" type="fb:FficeTRP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRP_FlightType/routeTrajectoryGroup
diagram FficeTemplates_diagrams/FficeTemplates_p582.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeTRP_RouteTrajectoryGroupContainerType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:agreed fx:negotiating
annotation
documentation
A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]
source <xs:element name="routeTrajectoryGroup" type="fx:FficeTRP_RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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