diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:personOrOrganization fx:unit | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="personOrOrganization" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A Person/Organization source of the supplementary data. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="unit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> An ATC unit source of the supplementary data. </documentation> </annotation> </element> |