gmd:CI_Telephone
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0/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 id="ID"> <gmd:voice> <gco:CharacterString>string</gco:CharacterString> </gmd:voice> <gmd:facsimile> <gco:CharacterString>string</gco:CharacterString> </gmd:facsimile> </gmd:CI_Telephone>