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