diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="PersonOrOrganizationType"> <xs:annotation> <xs:documentation>An identifiable, responsible entity that can be either a natural person or an organization.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="contact" type="fb:ContactInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Optional ContactInformation reference.[FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:PersonOrOrganizationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="identifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A designator used for identifying the Person, State, Organization, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="identifierDomain" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The relevant domain in which the person or organization's identifier is defined or used. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="name" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:ContactInformationType | ||||||||
properties |
|
||||||||
children | fb:address fb:extension fb:name fb:onlineContact fb:phoneFax fb:title | ||||||||
annotation |
|
||||||||
source | <xs:element name="contact" type="fb:ContactInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Optional ContactInformation reference.[FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:PersonOrOrganizationExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:PersonOrOrganizationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="identifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A designator used for identifying the Person, State, Organization, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="identifierDomain" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The relevant domain in which the person or organization's identifier is defined or used. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="name" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |