simpleType StarsFlightPlanDeletedIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasFlightPlanType/starsFlightPlanDeletedIndicator
facets
Kind Value Annotation
enumeration DELETED
documentation
Deleted
annotation
documentation
Indicates if a flight plan and associated data are deleted.
source <xs:simpleType name="StarsFlightPlanDeletedIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates if a flight plan and associated data are deleted.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="DELETED">
     
<xs:annotation>
       
<xs:documentation>Deleted</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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