simpleType FficeFA_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficeFA_FficeMessageType/type
facets
Kind Value Annotation
enumeration FLIGHT_ARRIVAL
documentation
A Flight Arrival message can be used in any situation where an ARR message would have been used per PANS-ATM 11.4.2.2.7. [FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:simpleType name="FficeFA_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="FLIGHT_ARRIVAL">
     
<xs:annotation>
       
<xs:documentation>A Flight Arrival message can be used in any situation where an ARR message would have been used per PANS-ATM 11.4.2.2.7. [FF-ICE]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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