gmd:CI_Telephone
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/citation.xsd
Type: gmd:CI_Telephone_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:voice [0..*]
- gmd:facsimile [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:CI_Telephone_PropertyType (Element gmd:phone)
Sample instance
<gmd:CI_Telephone> <gmd:voice> <gco:CharacterString>string</gco:CharacterString> </gmd:voice> <gmd:facsimile> <gco:CharacterString>string</gco:CharacterString> </gmd:facsimile> </gmd:CI_Telephone>