complexType ArrivalSlotType
diagram Nas_diagrams/Nas_p349.png
namespace http://www.faa.aero/nas/4.2
children nas:slot nas:specialSlot
used by
elements ArrivalSlot NasTmiType/arrivalSlot
annotation
documentation

            Arrival Slot as defined for CTOP can either be a slot assignment or a special slot
            indicator.
        
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>

element ArrivalSlotType/slot
diagram Nas_diagrams/Nas_p350.png
namespace http://www.faa.aero/nas/4.2
type restriction of nas:SlotAssignmentType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-zA-Z0-9]{6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT
annotation
documentation

                  Arrival slot for Collaborative Trajectory Options Program definition.
              
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>

element ArrivalSlotType/specialSlot
diagram Nas_diagrams/Nas_p351.png
namespace http://www.faa.aero/nas/4.2
type nas:SpecialSlotType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration PURGED
enumeration REMOVED
annotation
documentation

                  An indicator which provides the type of the Collaborative Trajectory Options Program
                  time slot at an airspace entry point.
              
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>


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