namespace | http://www.fixm.aero/base/4.1 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="TelecomNetworkTypeType"> <annotation> <documentation> The Telecom Networks that can be used to address an organisation. [adapted from AIXM] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AFTN"> <annotation> <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] </documentation> </annotation> </enumeration> <enumeration value="INTERNET"> <annotation> <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. </documentation> </annotation> </enumeration> </restriction> </simpleType> |