namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="SlotAssignmentType"> <xs:annotation> <xs:documentation>Arrival or departure slot assignment.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[a-zA-Z0-9]{3,6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT|PURGED|REMOVED|UNUSED|UNASSIGNED|UNAVAILABLE|PURGED_PLANNED|PURGED_ACTIVE_COMPLETED|ALL PROGRAMS"/> </xs:restriction> </xs:simpleType> |