namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||
type | restriction of string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <simpleType name="ComputerSystemIdType"> <annotation> <documentation> Provides the Computer System ID of the system housed at a facility which assigned the ID Number. It is used to predefine the identification of systems which the Traffic Flow Management System exchanges data with. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="TFMS"/> <enumeration value="HCS"/> <enumeration value="CTAS"/> <enumeration value="TBFM"/> <enumeration value="ETMS"/> <enumeration value="ERAM"/> <enumeration value="STDDS"/> <enumeration value="ODAPS"/> <enumeration value="OTHER"/> </restriction> </simpleType> |