simpleType SlotAssignmentType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
elements FlowProgramInformationType/assignedSlot CollaborativeTrajectoryOptionsProgramType/assignedSlot PreImplicitSubstitutionType/assignedSlot
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [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
annotation
documentation
Arrival or departure slot assignment.
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>


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