complexType LastContactType
diagram FficeTemplates_diagrams/FficeTemplates_p854.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:lastContactFrequency fx:lastContactTime fx:lastContactUnit fx:position
used by
elements RadioCommunicationFailureType/contact FlightEmergencyType/lastContact
annotation
documentation
The last two-way contact between an ATS unit and the aircraft. [FIXM]
source <xs:complexType name="LastContactType">
 
<xs:annotation>
   
<xs:documentation>The last two-way contact between an ATS unit and the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:LastContactExtensionType" 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="lastContactFrequency" type="fb:FrequencyType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lastContactTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lastContactUnit" type="fb:AtcUnitNameType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The last ATS unit which had two-way contact with the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="position" type="fx:LastPositionReportType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The position of the aircraft last known to ATS and a corresponding timestamp.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LastContactType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p855.png
namespace http://www.fixm.aero/flight/4.2
type fb:LastContactExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:LastContactExtensionType" 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>

element LastContactType/lastContactFrequency
diagram FficeTemplates_diagrams/FficeTemplates_p856.png
namespace http://www.fixm.aero/flight/4.2
type fb:FrequencyType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomFrequencyType  required      
documentation
Unit of measure
annotation
documentation
The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit.
source <xs:element name="lastContactFrequency" type="fb:FrequencyType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LastContactType/lastContactTime
diagram FficeTemplates_diagrams/FficeTemplates_p857.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC.
source <xs:element name="lastContactTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LastContactType/lastContactUnit
diagram FficeTemplates_diagrams/FficeTemplates_p858.png
namespace http://www.fixm.aero/flight/4.2
type fb:AtcUnitNameType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Za-z0-9]{1,}
annotation
documentation
The last ATS unit which had two-way contact with the aircraft.
source <xs:element name="lastContactUnit" type="fb:AtcUnitNameType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last ATS unit which had two-way contact with the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LastContactType/position
diagram FficeTemplates_diagrams/FficeTemplates_p859.png
namespace http://www.fixm.aero/flight/4.2
type fx:LastPositionReportType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:determinationMethod fx:extension fx:position fx:timeAtPosition
annotation
documentation
The position of the aircraft last known to ATS and a corresponding timestamp.
source <xs:element name="position" type="fx:LastPositionReportType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The position of the aircraft last known to ATS and a corresponding timestamp.</xs:documentation>
 
</xs:annotation>
</xs:element>


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