complexType SurveillanceCapabilitiesType
diagram Fixm_diagrams/Fixm_p254.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:otherSurveillanceCapabilities fx:surveillanceCapabilityCode
used by
element FlightCapabilitiesType/surveillance
annotation
documentation
The serviceable Secondary Surveillance Radar (SSR) and/or Automatic Dependent Surveillance (ADS) equipment available on the aircraft at the time of flight that may be used to identify and/or locate the aircraft. [FIXM]
source <xs:complexType name="SurveillanceCapabilitiesType">
 
<xs:annotation>
   
<xs:documentation>The serviceable Secondary Surveillance Radar (SSR) and/or Automatic Dependent Surveillance (ADS) equipment available on the aircraft at the time of flight that may be used to identify and/or locate the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:SurveillanceCapabilitiesExtensionType" 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="otherSurveillanceCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional surveillance capabilities available on board the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="surveillanceCapabilityCode" type="fx:SurveillanceCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code indicating the SSR and ADS capability of the aircraft. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SurveillanceCapabilitiesType/extension
diagram Fixm_diagrams/Fixm_p255.png
namespace http://www.fixm.aero/flight/4.2
type fb:SurveillanceCapabilitiesExtensionType
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:SurveillanceCapabilitiesExtensionType" 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 SurveillanceCapabilitiesType/otherSurveillanceCapabilities
diagram Fixm_diagrams/Fixm_p256.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Additional surveillance capabilities available on board the aircraft.
source <xs:element name="otherSurveillanceCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional surveillance capabilities available on board the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SurveillanceCapabilitiesType/surveillanceCapabilityCode
diagram Fixm_diagrams/Fixm_p257.png
namespace http://www.fixm.aero/flight/4.2
type fx:SurveillanceCapabilityCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A code indicating the SSR and ADS capability of the aircraft. [FIXM]
source <xs:element name="surveillanceCapabilityCode" type="fx:SurveillanceCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code indicating the SSR and ADS capability of the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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