simpleType StarsFlightPlanSuspendedIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasFlightPlanType/starsFlightPlanSuspendedIndicator
facets
Kind Value Annotation
enumeration SUSPENDED
documentation
Suspended
annotation
documentation
Indicates if the Flight Plan is suspended.
source <xs:simpleType name="StarsFlightPlanSuspendedIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates if the Flight Plan is suspended.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SUSPENDED">
     
<xs:annotation>
       
<xs:documentation>Suspended</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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