complexType OnlineContactType
diagram Fixm_diagrams/Fixm_p11.png
namespace http://www.fixm.aero/base/4.2
children fb:email fb:extension fb:linkage fb:network
used by
element ContactInformationType/onlineContact
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]
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>

element OnlineContactType/email
diagram Fixm_diagrams/Fixm_p12.png
namespace http://www.fixm.aero/base/4.2
type fb:TextAddressType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 500
annotation
documentation
The address of the electronic mailbox of the responsible organisation or individual. [FIXM]
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>

element OnlineContactType/extension
diagram Fixm_diagrams/Fixm_p13.png
namespace http://www.fixm.aero/base/4.2
type fb:OnlineContactExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
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>

element OnlineContactType/linkage
diagram Fixm_diagrams/Fixm_p14.png
namespace http://www.fixm.aero/base/4.2
type fb:TextAddressType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 500
annotation
documentation
Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM]
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>

element OnlineContactType/network
diagram Fixm_diagrams/Fixm_p15.png
namespace http://www.fixm.aero/base/4.2
type fb:NetworkChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:other fb:type
annotation
documentation
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy