simpleType ArrivalStandAvailableIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasArrivalType/arrivalStandAvailableIndicator
facets
Kind Value Annotation
enumeration ARRIVAL_STAND_AVAILABLE
annotation
documentation
Indicates whether the arrival stand is available.
source <xs:simpleType name="ArrivalStandAvailableIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates whether the arrival stand is available.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ARRIVAL_STAND_AVAILABLE"/>
 
</xs:restriction>
</xs:simpleType>


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