complexType EramResponseChoiceType
diagram Nas_diagrams/Nas_p317.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:errorResponse nas:warningResponse
used by
element MessageMetadataType/eramResponse
annotation
documentation
Container for error or warning messages from ERAM regarding an amendment request.
source <xs:complexType name="EramResponseChoiceType">
 
<xs:annotation>
   
<xs:documentation>Container for error or warning messages from ERAM regarding an amendment request.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="errorResponse" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Error response.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="warningResponse" type="nas:EramWarningResponseType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Warning response from ERAM.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element EramResponseChoiceType/errorResponse
diagram Nas_diagrams/Nas_p318.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Error response.
source <xs:element name="errorResponse" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Error response.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EramResponseChoiceType/warningResponse
diagram Nas_diagrams/Nas_p319.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:EramWarningResponseType
properties
content complex
children nas:message nas:type
annotation
documentation
Warning response from ERAM.
source <xs:element name="warningResponse" type="nas:EramWarningResponseType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Warning response from ERAM.</xs:documentation>
 
</xs:annotation>
</xs:element>


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