diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:lastContact fx:originator | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <complexType name="FlightEmergencyType"> <annotation> <documentation> Groups emergency information (description, phase, position, etc) for the flight. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="lastContact" type="fx:LastContactType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The last two-way contact between an ATS unit and the aircraft. [FIXM] </documentation> </annotation> </element> <element name="originator" type="fb:IcaoUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The ICAO identifier of the ATS unit originating the emergency message. </documentation> </annotation> </element> </sequence> <attribute name="actionTaken" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A description of the actions taken by the reporting Air Traffic Service (ATS) unit, in the event of search and rescue. </documentation> </annotation> </attribute> <attribute name="emergencyDescription" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A short, plain-language description of the nature of the emergency. </documentation> </annotation> </attribute> <attribute name="otherInformation" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Other pertinent information not captured elsewhere needed to notify appropriate organizations regarding aircraft in need of search and rescue. </documentation> </annotation> </attribute> <attribute name="phase" type="fx:EmergencyPhaseType" use="optional"> <annotation> <documentation> A generic term meaning, as the case may be, uncertainty phase, alert phase or distress phase. [ICAO Annex 11] This is the stage of emergency the flight is currently under or an indication the emergency has been cancelled, as designated by an ATS unit. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="actionTaken" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A description of the actions taken by the reporting Air Traffic Service (ATS) unit, in the event of search and rescue. </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="emergencyDescription" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A short, plain-language description of the nature of the emergency. </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="otherInformation" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Other pertinent information not captured elsewhere needed to notify appropriate organizations regarding aircraft in need of search and rescue. </documentation> </annotation> </attribute> |
type | fx:EmergencyPhaseType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <attribute name="phase" type="fx:EmergencyPhaseType" use="optional"> <annotation> <documentation> A generic term meaning, as the case may be, uncertainty phase, alert phase or distress phase. [ICAO Annex 11] This is the stage of emergency the flight is currently under or an indication the emergency has been cancelled, as designated by an ATS unit. [FIXM] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:LastContactType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:lastContactFrequency fx:position | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="lastContact" type="fx:LastContactType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The last two-way contact between an ATS unit and the aircraft. [FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:IcaoUnitReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="originator" type="fb:IcaoUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The ICAO identifier of the ATS unit originating the emergency message. </documentation> </annotation> </element> |