diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:address fb:onlineContact fb:phoneFax | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="ContactInformationType"> <annotation> <documentation> Information required to enable contact with the responsible person and/or organisation. This model is derived from ISO19115-2003:Geographic Information- Metadata. [AIXM 5.1] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="address" type="fb:PostalAddressType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional postal address of the contact. </documentation> </annotation> </element> <element name="onlineContact" type="fb:OnlineContactType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Optional e-mail address of the contact.[FIXM] </documentation> </annotation> </element> <element name="phoneFax" type="fb:TelephoneContactType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional phone or facsimile number of the contact. </documentation> </annotation> </element> </sequence> <attribute name="name" type="fb:TextNameType" use="optional"> <annotation> <documentation> The official name of the contact. In case of the organization use, it is the name of the person within the organization who is the contact point. If the usage of ContactInformation is associated with a person, this field should not be used, insead, the Person class' name should be used instead. </documentation> </annotation> </attribute> <attribute name="title" type="fb:TextNameType" use="optional"> <annotation> <documentation> The official title of the contact. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="name" type="fb:TextNameType" use="optional"> <annotation> <documentation> The official name of the contact. In case of the organization use, it is the name of the person within the organization who is the contact point. If the usage of ContactInformation is associated with a person, this field should not be used, insead, the Person class' name should be used instead. </documentation> </annotation> </attribute> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="title" type="fb:TextNameType" use="optional"> <annotation> <documentation> The official title of the contact. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:PostalAddressType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="address" type="fb:PostalAddressType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional postal address of the contact. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||
type | fb:OnlineContactType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="onlineContact" type="fb:OnlineContactType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Optional e-mail address of the contact.[FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | fb:TelephoneContactType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="phoneFax" type="fb:TelephoneContactType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Optional phone or facsimile number of the contact. </documentation> </annotation> </element> |