namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="ComputerIdentificationType"> <xs:annotation> <xs:documentation>A unique identifier assigned by a particular system within a particular facility. Typically ERAM within an ARTCC.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |