complexType FficeFFP_FficeMessageType
diagram FficeTemplates_diagrams/FficeTemplates_p5.png
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:FficeMessageType
properties
base ffice:FficeMessageType
children ffice:extension ffice:flight ffice:operatorFlightPlanVersion ffice:originator ffice:recipient ffice:relevantAtmServiceProvider ffice:timestamp ffice:translationProvider ffice:translationRecipient ffice:type ffice:uniqueMessageIdentifier
annotation
documentation
A discrete unit of communication, expressed electronically, and intended by the source for consumption by some recipient or group of recipients. [FF-ICE]
source <xs:complexType name="FficeFFP_FficeMessageType">
 
<xs:annotation>
   
<xs:documentation>A discrete unit of communication, expressed electronically, and intended by the source for consumption by some recipient or group of recipients. [FF-ICE]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="ffice:FficeMessageType">
     
<xs:sequence>
       
<xs:element name="extension" type="ffice:FficeMessageExtensionType" 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="flight" type="fx:FficeFFP_FlightType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A flight associated with the message.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="operatorFlightPlanVersion" type="fb:CountPositiveType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A unique identifier for the latest version of a flight plan submitted by an Operator (Airspace User). A flight plan version should be operationally usable for verification that the pilot or operator and ATM personnel are using the same information for the flight. [adapted from ICAO Draft FF-ICE Implementation Guidance]. The identifier should begin at one and increase by one with each revision.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="originator" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Sender of the message [adapted from ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="recipient" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="1" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>The one or more intended recipients of the flight information. [adapted from ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="relevantAtmServiceProvider" type="ffice:FficeFFP_AtmServiceProviderType" minOccurs="1" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An ATM Service Provider whose airspace is entered by the flight plan route of flight or along the possible route of flight described in filed routing to a revised destination, and therefore should receive a flight plan from the operator of the flight. [FF-ICE]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="timestamp" type="fb:TimeType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The time and date that the communication was sent. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="translationProvider" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Identifies the provider that has been requested to translate and forward the message to identified translation recipients. [FF-ICE]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="translationRecipient" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>The one or more intended recipients of the translation and forwarding service.  [FF-ICE]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="type" type="ffice:FficeFFP_MessageTypeType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="uniqueMessageIdentifier" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A unique message identifier for FIXM messages. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFFP_FficeMessageType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p6.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:FficeMessageExtensionType
properties
minOcc 0
maxOcc 2000
content complex
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="ffice:FficeMessageExtensionType" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/flight
diagram FficeTemplates_diagrams/FficeTemplates_p7.png
namespace http://www.fixm.aero/app/ffice/1.0
type fx:FficeFFP_FlightType
properties
content complex
children fx:aircraft fx:arrival fx:departure fx:enRoute fx:extension fx:flightIdentification fx:flightPlanOriginator fx:flightType fx:gufi fx:gufiOriginator fx:operator fx:remarks fx:routeTrajectoryGroup fx:specialHandling fx:supplementaryData
annotation
documentation
A flight associated with the message.
source <xs:element name="flight" type="fx:FficeFFP_FlightType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A flight associated with the message.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/operatorFlightPlanVersion
diagram FficeTemplates_diagrams/FficeTemplates_p8.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:CountPositiveType
properties
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
A unique identifier for the latest version of a flight plan submitted by an Operator (Airspace User). A flight plan version should be operationally usable for verification that the pilot or operator and ATM personnel are using the same information for the flight. [adapted from ICAO Draft FF-ICE Implementation Guidance]. The identifier should begin at one and increase by one with each revision.
source <xs:element name="operatorFlightPlanVersion" type="fb:CountPositiveType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A unique identifier for the latest version of a flight plan submitted by an Operator (Airspace User). A flight plan version should be operationally usable for verification that the pilot or operator and ATM personnel are using the same information for the flight. [adapted from ICAO Draft FF-ICE Implementation Guidance]. The identifier should begin at one and increase by one with each revision.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/originator
diagram FficeTemplates_diagrams/FficeTemplates_p9.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:FficeFFP_PersonOrOrganizationType
properties
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Sender of the message [adapted from ICAO Draft FF-ICE Implementation Guidance]
source <xs:element name="originator" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Sender of the message [adapted from ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/recipient
diagram FficeTemplates_diagrams/FficeTemplates_p10.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:FficeFFP_PersonOrOrganizationType
properties
minOcc 1
maxOcc 2000
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
The one or more intended recipients of the flight information. [adapted from ICAO Draft FF-ICE Implementation Guidance]
source <xs:element name="recipient" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="1" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>The one or more intended recipients of the flight information. [adapted from ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/relevantAtmServiceProvider
diagram FficeTemplates_diagrams/FficeTemplates_p11.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:FficeFFP_AtmServiceProviderType
properties
minOcc 1
maxOcc 2000
content complex
children ffice:extension ffice:provider ffice:providerType
annotation
documentation
An ATM Service Provider whose airspace is entered by the flight plan route of flight or along the possible route of flight described in filed routing to a revised destination, and therefore should receive a flight plan from the operator of the flight. [FF-ICE]
source <xs:element name="relevantAtmServiceProvider" type="ffice:FficeFFP_AtmServiceProviderType" minOccurs="1" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An ATM Service Provider whose airspace is entered by the flight plan route of flight or along the possible route of flight described in filed routing to a revised destination, and therefore should receive a flight plan from the operator of the flight. [FF-ICE]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/timestamp
diagram FficeTemplates_diagrams/FficeTemplates_p12.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:TimeType
properties
content simple
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The time and date that the communication was sent. [FIXM]
source <xs:element name="timestamp" type="fb:TimeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time and date that the communication was sent. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/translationProvider
diagram FficeTemplates_diagrams/FficeTemplates_p13.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:FficeFFP_PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Identifies the provider that has been requested to translate and forward the message to identified translation recipients. [FF-ICE]
source <xs:element name="translationProvider" type="fb:FficeFFP_PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifies the provider that has been requested to translate and forward the message to identified translation recipients. [FF-ICE]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/translationRecipient
diagram FficeTemplates_diagrams/FficeTemplates_p14.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 2000
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
The one or more intended recipients of the translation and forwarding service.  [FF-ICE]
source <xs:element name="translationRecipient" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>The one or more intended recipients of the translation and forwarding service.  [FF-ICE]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/type
diagram FficeTemplates_diagrams/FficeTemplates_p15.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:FficeFFP_MessageTypeType
properties
content simple
facets
Kind Value Annotation
enumeration FILED_FLIGHT_PLAN
documentation
The ATS flight plan as provided by the pilot or a designated representative. [FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:element name="type" type="ffice:FficeFFP_MessageTypeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FficeMessageType/uniqueMessageIdentifier
diagram FficeTemplates_diagrams/FficeTemplates_p16.png
namespace http://www.fixm.aero/app/ffice/1.0
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 unique message identifier for FIXM messages. [FIXM]
source <xs:element name="uniqueMessageIdentifier" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A unique message identifier for FIXM messages. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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