| diagram | ![]()  | 
				||
| namespace | http://www.fixm.aero/flight/4.2 | ||
| children | fx:personOrOrganization fx:unit | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="SupplementaryDataSourceChoiceType"> <xs:annotation> <xs: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 + Doc. 8585) for an ATS unit; an AFTN address; FF-ICE Participant identification per B-2.28; or appropriate contact information per B-2.12.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="personOrOrganization" type="fb:PersonOrOrganizationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>A Person/Organization source of the supplementary data.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="unit" type="fb:AtcUnitReferenceType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>An ATC unit source of the supplementary data.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||
| namespace | http://www.fixm.aero/flight/4.2 | ||
| type | fb:PersonOrOrganizationType | ||
| properties | 
  | 
				||
| children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||
| annotation | 
  | 
				||
| source | <xs:element name="personOrOrganization" type="fb:PersonOrOrganizationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>A Person/Organization source of the supplementary data.</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="unit" type="fb:AtcUnitReferenceType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>An ATC unit source of the supplementary data.</xs:documentation> </xs:annotation> </xs:element>  |