diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="PersonOrOrganizationType"> <annotation> <documentation> An identifiable, responsible entity that can be either a natural person or an organization. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="contact" type="fb:ContactInformationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional ContactInformation reference.[FIXM] </documentation> </annotation> </element> </sequence> <attribute name="name" type="fb:TextNameType" use="optional"> <annotation> <documentation> The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM] </documentation> </annotation> </attribute> <attribute name="participantType" type="fb:ParticipantTypeType" use="optional"> <annotation> <documentation> Type of participant, FF-ICE or NON_FF-ICE [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="name" type="fb:TextNameType" use="optional"> <annotation> <documentation> The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM] </documentation> </annotation> </attribute> |
type | fb:ParticipantTypeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="participantType" type="fb:ParticipantTypeType" use="optional"> <annotation> <documentation> Type of participant, FF-ICE or NON_FF-ICE [FIXM] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | fb:ContactInformationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:address fb:onlineContact fb:phoneFax | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="contact" type="fb:ContactInformationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional ContactInformation reference.[FIXM] </documentation> </annotation> </element> |