simpleType SlotYieldedIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
elements NasArrivalType/slotYielded NasConstrainedAirspaceType/yieldedSlot
facets
Kind Value Annotation
enumeration SLOT_YIELDED
documentation
Indicates the slot currently specified in "Runway Arrival Time - Controlled" is to be given up by the Airspace User in return for a later slot.
annotation
documentation
Indicates the slot currently specified in  Runway Arrival Time - Controlled or Airspace Entry Time - Controlled is to be given up by the Airspace User in return for a later slot. (Via the Slot Credit Substitution process).
source <xs:simpleType name="SlotYieldedIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates the slot currently specified in  Runway Arrival Time - Controlled or Airspace Entry Time - Controlled is to be given up by the Airspace User in return for a later slot. (Via the Slot Credit Substitution process).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SLOT_YIELDED">
     
<xs:annotation>
       
<xs:documentation>Indicates the slot currently specified in "Runway Arrival Time - Controlled" is to be given up by the Airspace User in return for a later slot.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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