simpleType FficePS_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficePS_FficeMessageType/type
facets
Kind Value Annotation
enumeration PLANNING_STATUS
documentation
Provides information concerning the status of the preliminary flight plan and typically concerns route/trajectory acceptability. [FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:simpleType name="FficePS_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="PLANNING_STATUS">
     
<xs:annotation>
       
<xs:documentation>Provides information concerning the status of the preliminary flight plan and typically concerns route/trajectory acceptability. [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