simpleType PredictedGateConflictIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasArrivalType/predictedGateConflict
facets
Kind Value Annotation
enumeration PREDICTED_GATE_CONFLICT
documentation
Indicates gate conflict is predicted.
annotation
documentation
The predicted gate conflict within TFDM.
source <xs:simpleType name="PredictedGateConflictIndicatorType">
 
<xs:annotation>
   
<xs:documentation>The predicted gate conflict within TFDM.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="PREDICTED_GATE_CONFLICT">
     
<xs:annotation>
       
<xs:documentation>Indicates gate conflict is predicted.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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