diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:other fb:type | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||||||
type | fb:TelecomNetworkTypeType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |