simpleType FficeFDRQ_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficeFDRQ_FficeMessageType/type
facets
Kind Value Annotation
enumeration FLIGHT_DATA_REQUEST
documentation
Used to obtain information about a flight.  Designed to allow customized flight data queries, but the following should be a minimum set for implementation:
a) Flight Plan - request a copy of the flight plan as submitted.
b) Supplementary Plan - request a copy of the supplementary data filed for the flight.
c) Flight Status - request a copy of the latest Planning or Filing status for the flight.
[FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:simpleType name="FficeFDRQ_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="FLIGHT_DATA_REQUEST">
     
<xs:annotation>
       
<xs:documentation>Used to obtain information about a flight.  Designed to allow customized flight data queries, but the following should be a minimum set for implementation:
a) Flight Plan - request a copy of the flight plan as submitted.
b) Supplementary Plan - request a copy of the supplementary data filed for the flight.
c) Flight Status - request a copy of the latest Planning or Filing status for the flight.
[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