diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:actionTaken fx:emergencyDescription fx:extension fx:lastContact fx:originator fx:otherInformation fx:phase | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FlightEmergencyType"> <xs:annotation> <xs:documentation>Groups emergency information (description, phase, position, etc) for the flight.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="actionTaken" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A description of the actions taken by the reporting Air Traffic Service (ATS) unit, in the event of search and rescue.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="emergencyDescription" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A short, plain-language description of the nature of the emergency.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:FlightEmergencyExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lastContact" type="fx:LastContactType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The last two-way contact between an ATS unit and the aircraft. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="originator" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ICAO identifier of the ATS unit originating the emergency message.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="otherInformation" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Other pertinent information not captured elsewhere needed to notify appropriate organizations regarding aircraft in need of search and rescue.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="phase" type="fx:EmergencyPhaseType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="actionTaken" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A description of the actions taken by the reporting Air Traffic Service (ATS) unit, in the event of search and rescue.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="emergencyDescription" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A short, plain-language description of the nature of the emergency.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightEmergencyExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:FlightEmergencyExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:LastContactType | ||||||||
properties |
|
||||||||
children | fx:extension fx:lastContactFrequency fx:lastContactTime fx:lastContactUnit fx:position | ||||||||
annotation |
|
||||||||
source | <xs:element name="lastContact" type="fx:LastContactType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The last two-way contact between an ATS unit and the aircraft. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="originator" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ICAO identifier of the ATS unit originating the emergency message.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="otherInformation" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Other pertinent information not captured elsewhere needed to notify appropriate organizations regarding aircraft in need of search and rescue.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||||||
type | fx:EmergencyPhaseType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="phase" type="fx:EmergencyPhaseType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> |