simpleType HoldIntentType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attributes MovementAreaHoldInformationType/@holdIntent NasArrivalType/@nonMovementAreaHoldIntent NasDepartureType/@nonMovementAreaHoldIntent
facets
Kind Value Annotation
enumeration HOLD
documentation

                  Indicates the intent is to hold
                  .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving
                  flight to hold in the airport movement area due to unavailability of a parking stand
                  or ramp access.
                  .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing
                  flight to hold in the airport movement area when surface departure metering or other
                  Traffic Management Initiatives are in effect.
              
enumeration NO_HOLD
documentation

                  Indicates the intent is not to hold
                  .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving
                  flight to hold in the airport movement area due to unavailability of a parking stand
                  or ramp access.
                  .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing
                  flight to hold in the airport movement area when surface departure metering or other
                  Traffic Management Initiatives are in effect.
              
annotation
documentation

            Indicates the intent for an flight to hold in the airport movement or non-movement
            area due to unavailability of a parking stand or ramp access.
        
source <simpleType name="HoldIntentType">
 
<annotation>
   
<documentation>
            Indicates the intent for an flight to hold in the airport movement or non-movement
            area due to unavailability of a parking stand or ramp access.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="HOLD">
     
<annotation>
       
<documentation>
                  Indicates the intent is to hold
                  .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving
                  flight to hold in the airport movement area due to unavailability of a parking stand
                  or ramp access.
                  .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing
                  flight to hold in the airport movement area when surface departure metering or other
                  Traffic Management Initiatives are in effect.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="NO_HOLD">
     
<annotation>
       
<documentation>
                  Indicates the intent is not to hold
                  .Airport Movement Area Holding Intent - Arrival: Indicates the intent for an arriving
                  flight to hold in the airport movement area due to unavailability of a parking stand
                  or ramp access.
                  .Airport Movement Area Holding Intent - Departure : Indicates the intent for a departing
                  flight to hold in the airport movement area when surface departure metering or other
                  Traffic Management Initiatives are in effect.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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