simpleType FlightRemovedFromSmpDemandIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element MeteringNotificationType/flightRemovedFromSmpDemand
facets
Kind Value Annotation
enumeration FLIGHT_REMOVED_FROM_DEMAND
documentation
The flight was removed from the demand list.
annotation
documentation
Notification indicating that the flight has been removed from the demand list.
source <xs:simpleType name="FlightRemovedFromSmpDemandIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Notification indicating that the flight has been removed from the demand list.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="FLIGHT_REMOVED_FROM_DEMAND">
     
<xs:annotation>
       
<xs:documentation>The flight was removed from the demand list.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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