namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |