diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:errorResponse nas:warningResponse | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="errorResponse" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Error response.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | nas:EramWarningResponseType | ||
properties |
|
||
children | nas:message nas:type | ||
annotation |
|
||
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> |