diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:extension fb:facsimile fb:voice | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TelephoneContactType"> <xs:annotation> <xs:documentation>Telephone numbers at which the organisation or individual may be contacted. From ISO19115-2003. [AIXM 5.1]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:TelephoneContactExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="facsimile" type="fb:TextPhoneType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone number of a facsimile machine for the responsible organisation or individual.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="voice" type="fb:TextPhoneType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone number by which individuals can speak to the responsible organisation or individual.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:TelephoneContactExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:TelephoneContactExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextPhoneType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="facsimile" type="fb:TextPhoneType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone number of a facsimile machine for the responsible organisation or individual.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextPhoneType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="voice" type="fb:TextPhoneType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone number by which individuals can speak to the responsible organisation or individual.</xs:documentation> </xs:annotation> </xs:element> |