diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:message nas:type | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||||||||||||
type | nas:EramWarningTypeType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |