simpleType FficeFFP_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficeFFP_FficeMessageType/type
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:simpleType name="FficeFFP_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="FILED_FLIGHT_PLAN">
     
<xs:annotation>
       
<xs:documentation>The ATS flight plan as provided by the pilot or a designated representative. [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