diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="OnlineContactType"> <annotation> <documentation> On-line or Network information that can be used to contact the individual or organisation, including eMail address. The contact information can include an email address and either an AFTN address or URL, but usually not both. The network attribute specifies whether the address specified by the linkage attribute is an AFTN or an internet address. [specialised from AIXM 5.1] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="email" type="fb:TextAddressType" use="optional"> <annotation> <documentation> The address of the electronic mailbox of the responsible organisation or individual. [FIXM] </documentation> </annotation> </attribute> <attribute name="linkage" type="fb:TextAddressType" use="optional"> <annotation> <documentation> Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM] </documentation> </annotation> </attribute> <attribute name="network" type="fb:TelecomNetworkTypeType" use="optional"> <annotation> <documentation> The Telecom Networks that can be used to address an organisation. [adapted from AIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="email" type="fb:TextAddressType" use="optional"> <annotation> <documentation> The address of the electronic mailbox of the responsible organisation or individual. [FIXM] </documentation> </annotation> </attribute> |
type | fb:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="linkage" type="fb:TextAddressType" use="optional"> <annotation> <documentation> Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM] </documentation> </annotation> </attribute> |
type | fb:TelecomNetworkTypeType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <attribute name="network" type="fb:TelecomNetworkTypeType" use="optional"> <annotation> <documentation> The Telecom Networks that can be used to address an organisation. [adapted from AIXM] </documentation> </annotation> </attribute> |