simpleType ComputerIdSystemType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasFlightIdentificationType/computerIdSystem
facets
Kind Value Annotation
enumeration TFMS
documentation
Traffic Flow Management System
enumeration HCS
documentation
Host Computer System
enumeration CTAS
documentation
Center TRACON Automation System
enumeration TBFM
documentation
Time Based Flow Management
enumeration ETMS
documentation
Enhanced Traffic Management System
enumeration ERAM
documentation
En Route Automation Modernization
enumeration STDDS
documentation
SWIM Terminal Data Distribution System
enumeration ODAPS
documentation
Oceanic Display and Planning System
enumeration OTHER
documentation
Other System
annotation
documentation
The system that assigned the computer identifier.
source <xs:simpleType name="ComputerIdSystemType">
 
<xs:annotation>
   
<xs:documentation>The system that assigned the computer identifier.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TFMS">
     
<xs:annotation>
       
<xs:documentation>Traffic Flow Management System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="HCS">
     
<xs:annotation>
       
<xs:documentation>Host Computer System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CTAS">
     
<xs:annotation>
       
<xs:documentation>Center TRACON Automation 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="ETMS">
     
<xs:annotation>
       
<xs:documentation>Enhanced Traffic Management System</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:enumeration value="STDDS">
     
<xs:annotation>
       
<xs:documentation>SWIM Terminal Data Distribution System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ODAPS">
     
<xs:annotation>
       
<xs:documentation>Oceanic Display and Planning System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OTHER">
     
<xs:annotation>
       
<xs:documentation>Other System</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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