complexType OnlineContactType
diagram Nas_diagrams/Nas_p370.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension
used by
elements ContactInformationType/onlineContact OnlineContact
attributes
Name  Type  Use  Default  Fixed  Annotation
email  fb:TextAddressType  optional      
documentation

                     The address of the electronic mailbox of the responsible organisation or individual.
                     [FIXM]
                 
linkage  fb:TextAddressType  optional      
documentation

                     Location (address) for on-line access using a Uniform Resource Locator address or
                     AFTN address. [adapted from AIXM]
                 
network  fb:TelecomNetworkTypeType  optional      
documentation

                     The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
                    
                 
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 <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>

attribute OnlineContactType/@email
type fb:TextAddressType
properties
use optional
facets
Kind Value Annotation
minLength 1
maxLength 500
annotation
documentation

                     The address of the electronic mailbox of the responsible organisation or individual.
                     [FIXM]
                 
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>

attribute OnlineContactType/@linkage
type fb:TextAddressType
properties
use optional
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 <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 OnlineContactType/@network
type fb:TelecomNetworkTypeType
properties
use optional
facets
Kind Value Annotation
enumeration AFTN
documentation

                  The data interchange in the AFS is performed by the Aeronautical Fixed Telecommunications
                  Network, AFTN. This is a message handling network running according to ICAO Standards
                  documented in Annex 10 to the ICAO Convention.[AIXM]
              
enumeration INTERNET
documentation

                  The Internet is a worldwide, publicly accessible series of interconnected computer
                  networks that transmit data by packet switching using the standard Internet Protocol
                  (IP).
                  The usage of this value indicates that a URL will be provided for the linkage property
                  in OnlineContact.
              
annotation
documentation

                     The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
                    
                 
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>


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