complexType NetworkChoiceType
diagram Fixm_diagrams/Fixm_p8.png
namespace http://www.fixm.aero/base/4.2
children fb:other fb:type
used by
element OnlineContactType/network
annotation
documentation
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
source <xs:complexType name="NetworkChoiceType">
 
<xs:annotation>
   
<xs:documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="other" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Used to specify network types not included in the TelecomNetworkType list.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="type" type="fb:TelecomNetworkTypeType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Type of telecom network used.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element NetworkChoiceType/other
diagram Fixm_diagrams/Fixm_p9.png
namespace http://www.fixm.aero/base/4.2
type fb:CharacterStringType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Used to specify network types not included in the TelecomNetworkType list.
source <xs:element name="other" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Used to specify network types not included in the TelecomNetworkType list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NetworkChoiceType/type
diagram Fixm_diagrams/Fixm_p10.png
namespace http://www.fixm.aero/base/4.2
type fb:TelecomNetworkTypeType
properties
content simple
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
Type of telecom network used.
source <xs:element name="type" type="fb:TelecomNetworkTypeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of telecom network used.</xs:documentation>
 
</xs:annotation>
</xs:element>


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