simpleType SourceType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element ProvenanceType/source
facets
Kind Value Annotation
enumeration AIRSPACE_USER
documentation
Airspace User
enumeration TFDM
documentation
Terminal Flight Data Manager
enumeration TFMS
documentation
Traffic Flow Management System
enumeration STARS
documentation
Standard Terminal Automation Replacement System
enumeration TBFM
documentation
Time Based Flow Management
enumeration TDLS
documentation
Tower Data Link Services
enumeration ERAM
documentation
En Route Automation Modernization
annotation
documentation
Source of the report.
source <xs:simpleType name="SourceType">
 
<xs:annotation>
   
<xs:documentation>Source of the report.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AIRSPACE_USER">
     
<xs:annotation>
       
<xs:documentation>Airspace User</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TFDM">
     
<xs:annotation>
       
<xs:documentation>Terminal Flight Data Manager</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TFMS">
     
<xs:annotation>
       
<xs:documentation>Traffic Flow Management System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="STARS">
     
<xs:annotation>
       
<xs:documentation>Standard Terminal Automation Replacement System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TBFM">
     
<xs:annotation>
       
<xs:documentation>Time Based Flow Management</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TDLS">
     
<xs:annotation>
       
<xs:documentation>Tower Data Link Services</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ERAM">
     
<xs:annotation>
       
<xs:documentation>En Route Automation Modernization</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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