diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:slot nas:specialSlot | ||
used by |
|
||
annotation |
|
||
source | <complexType name="ArrivalSlotType"> <annotation> <documentation> Arrival Slot as defined for CTOP can either be a slot assignment or a special slot indicator. </documentation> </annotation> <choice> <element name="slot" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Arrival slot for Collaborative Trajectory Options Program definition. </documentation> </annotation> <simpleType> <restriction base="nas:SlotAssignmentType"> <pattern value="[a-zA-Z0-9]{6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT"/> </restriction> </simpleType> </element> <element name="specialSlot" type="nas:SpecialSlotType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> An indicator which provides the type of the Collaborative Trajectory Options Program time slot at an airspace entry point. </documentation> </annotation> </element> </choice> </complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||
type | restriction of nas:SlotAssignmentType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="slot" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Arrival slot for Collaborative Trajectory Options Program definition. </documentation> </annotation> <simpleType> <restriction base="nas:SlotAssignmentType"> <pattern value="[a-zA-Z0-9]{6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT"/> </restriction> </simpleType> </element> |
diagram | ![]() |
|||||||||
namespace | http://www.faa.aero/nas/4.2 | |||||||||
type | nas:SpecialSlotType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <element name="specialSlot" type="nas:SpecialSlotType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> An indicator which provides the type of the Collaborative Trajectory Options Program time slot at an airspace entry point. </documentation> </annotation> </element> |