complexType SurveillanceCapabilitiesType
diagram Nas_diagrams/Nas_p522.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:surveillanceCapabilityCode
used by
elements FlightCapabilitiesType/surveillance SurveillanceCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
otherSurveillanceCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional surveillance capabilities available on board the aircraft.
                 
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 <complexType name="SurveillanceCapabilitiesType">
 
<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]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="surveillanceCapabilityCode" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A code indicating the SSR and ADS capability of the aircraft. [FIXM]
                    
</documentation>
         
</annotation>
         
<simpleType>
           
<list itemType="fx:SurveillanceCapabilityCodeType"/>
         
</simpleType>
       
</element>
     
</sequence>
     
<attribute name="otherSurveillanceCapabilities" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Additional surveillance capabilities available on board the aircraft.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute SurveillanceCapabilitiesType/@otherSurveillanceCapabilities
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     Additional surveillance capabilities available on board the aircraft.
                 
source <attribute name="otherSurveillanceCapabilities" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Additional surveillance capabilities available on board the aircraft.
                 
</documentation>
 
</annotation>
</attribute>

element SurveillanceCapabilitiesType/surveillanceCapabilityCode
diagram Nas_diagrams/Nas_p523.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:SurveillanceCapabilityCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        A code indicating the SSR and ADS capability of the aircraft. [FIXM]
                    
source <element name="surveillanceCapabilityCode" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A code indicating the SSR and ADS capability of the aircraft. [FIXM]
                    
</documentation>
 
</annotation>
 
<simpleType>
   
<list itemType="fx:SurveillanceCapabilityCodeType"/>
 
</simpleType>
</element>


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