simpleType ComputerSystemIdType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasFlightIdentificationType/@computerSystemId
facets
Kind Value Annotation
enumeration TFMS
enumeration HCS
enumeration CTAS
enumeration TBFM
enumeration ETMS
enumeration ERAM
enumeration STDDS
enumeration ODAPS
enumeration OTHER
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.
        
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>


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