diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="TelephoneContactType"> <annotation> <documentation> Telephone numbers at which the organisation or individual may be contacted. From ISO19115-2003. [AIXM 5.1] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="facsimile" type="fb:TextPhoneType" use="optional"> <annotation> <documentation> The telephone number of a facsimile machine for the responsible organisation or individual. </documentation> </annotation> </attribute> <attribute name="voice" type="fb:TextPhoneType" use="optional"> <annotation> <documentation> The telephone number by which individuals can speak to the responsible organisation or individual. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextPhoneType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="facsimile" type="fb:TextPhoneType" use="optional"> <annotation> <documentation> The telephone number of a facsimile machine for the responsible organisation or individual. </documentation> </annotation> </attribute> |
type | fb:TextPhoneType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="voice" type="fb:TextPhoneType" use="optional"> <annotation> <documentation> The telephone number by which individuals can speak to the responsible organisation or individual. </documentation> </annotation> </attribute> |