simpleType EramWarningTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element EramWarningResponseType/type
facets
Kind Value Annotation
enumeration AMD_FREQUENCY
documentation
This enumerated value indicates a violation of the cool-down period before sending another amendment request.
enumeration MERGE_ANGLE
documentation
This enumerated value indicates a merge angle warning.
enumeration MODIFIED_FLT_DATA
documentation
This enumerated value indicates a warning the flight contains modified data that has not been displayed yet.
enumeration DATA_COMM
documentation
This enumerated value indicates a warning the flight contains DataComm warnings.
annotation
documentation
ERAM warning types.
source <xs:simpleType name="EramWarningTypeType">
 
<xs:annotation>
   
<xs:documentation>ERAM warning types.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AMD_FREQUENCY">
     
<xs:annotation>
       
<xs:documentation>This enumerated value indicates a violation of the cool-down period before sending another amendment request.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MERGE_ANGLE">
     
<xs:annotation>
       
<xs:documentation>This enumerated value indicates a merge angle warning.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MODIFIED_FLT_DATA">
     
<xs:annotation>
       
<xs:documentation>This enumerated value indicates a warning the flight contains modified data that has not been displayed yet.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DATA_COMM">
     
<xs:annotation>
       
<xs:documentation>This enumerated value indicates a warning the flight contains DataComm warnings.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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