simpleType FficePFP_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficePFP_FficeMessageType/type
facets
Kind Value Annotation
enumeration PRELIMINARY_FLIGHT_PLAN
documentation
Specified information submitted by an operator to conduct collaborative planning of a flight prior to submission of a Filed Flight Plan. [FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:simpleType name="FficePFP_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="PRELIMINARY_FLIGHT_PLAN">
     
<xs:annotation>
       
<xs:documentation>Specified information submitted by an operator to conduct collaborative planning of a flight prior to submission of a Filed Flight Plan. [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