diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:email fb:extension fb:linkage fb:network | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="OnlineContactType"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="email" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The address of the electronic mailbox of the responsible organisation or individual. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:OnlineContactExtensionType" 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="linkage" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="network" type="fb:NetworkChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="email" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The address of the electronic mailbox of the responsible organisation or individual. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:OnlineContactExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:OnlineContactExtensionType" 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:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="linkage" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:NetworkChoiceType | ||||||||
properties |
|
||||||||
children | fb:other fb:type | ||||||||
annotation |
|
||||||||
source | <xs:element name="network" type="fb:NetworkChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</xs:documentation> </xs:annotation> </xs:element> |