complexType EramWarningResponseType
diagram Nas_diagrams/Nas_p320.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:message nas:type
used by
element EramResponseChoiceType/warningResponse
annotation
documentation
Warning response from ERAM.
source <xs:complexType name="EramWarningResponseType">
 
<xs:annotation>
   
<xs:documentation>Warning response from ERAM.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="message" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Warning Message.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="type" type="nas:EramWarningTypeType" nillable="true" minOccurs="0" maxOccurs="10">
     
<xs:annotation>
       
<xs:documentation>ERAM warning type.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element EramWarningResponseType/message
diagram Nas_diagrams/Nas_p321.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Warning Message.
source <xs:element name="message" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Warning Message.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EramWarningResponseType/type
diagram Nas_diagrams/Nas_p322.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:EramWarningTypeType
properties
minOcc 0
maxOcc 10
content simple
nillable true
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 type.
source <xs:element name="type" type="nas:EramWarningTypeType" nillable="true" minOccurs="0" maxOccurs="10">
 
<xs:annotation>
   
<xs:documentation>ERAM warning type.</xs:documentation>
 
</xs:annotation>
</xs:element>


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