complexType SupplementaryDataSourceType
diagram Nas_diagrams/Nas_p588.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:personOrOrganization fx:unit
used by
elements SupplementaryDataType/supplementaryDataSource SupplementaryDataSource
annotation
documentation

            Describes the source of the supplementary data. Can be either a Person/Organization
            or ATC Unit.
            
            A Supplementary Information Source can be identified using a location identifier
            (from Doc. 7910) for an ATS unit; an AFTN address; FF-ICE Participant identification
            per B-2.28; or appropriate contact information per B-2.12.
        
source <complexType name="SupplementaryDataSourceType">
 
<annotation>
   
<documentation>
            Describes the source of the supplementary data. Can be either a Person/Organization
            or ATC Unit.
            
            A Supplementary Information Source can be identified using a location identifier
            (from Doc. 7910) for an ATS unit; an AFTN address; FF-ICE Participant identification
            per B-2.28; or appropriate contact information per B-2.12.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<choice>
       
<element name="personOrOrganization" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A Person/Organization source of the supplementary data.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="unit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        An ATC unit source of the supplementary data.
                    
</documentation>
         
</annotation>
       
</element>
     
</choice>
   
</extension>
 
</complexContent>
</complexType>

element SupplementaryDataSourceType/personOrOrganization
diagram Nas_diagrams/Nas_p589.png
namespace http://www.fixm.aero/flight/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

                        A Person/Organization source of the supplementary data.
                    
source <element name="personOrOrganization" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A Person/Organization source of the supplementary data.
                    
</documentation>
 
</annotation>
</element>

element SupplementaryDataSourceType/unit
diagram Nas_diagrams/Nas_p590.png
namespace http://www.fixm.aero/flight/4.1
type fb:AtcUnitReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
controlSectorDesignator  fb:AirspaceDesignatorType  optional      
documentation

                     A published sequence of characters allowing the identification of a subdivision of
                     a designated control area within which responsibility is assigned to one controller
                     or to a small group of controllers.
                 
annotation
documentation

                        An ATC unit source of the supplementary data.
                    
source <element name="unit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        An ATC unit source of the supplementary data.
                    
</documentation>
 
</annotation>
</element>


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