| Namespace | http://www.isotc211.org/2005/gmd | 
                     
                        | Annotations | 
                              
                                 
                                    
                                       | Telephone numbers for contacting the responsible individual or organisation |  | 
                     
                        | Diagram |  | 
                     
                        | Type | extension of gco:AbstractObject_Type | 
                     
                        | Type hierarchy |  | 
                     
                        | Used by |  | 
                     
                        | Model | gmd:voice* , gmd:facsimile* | 
                     
                        | Children | gmd:facsimile, gmd:voice | 
                     
                        | Attributes | 
                              
                                 
                                    
                                       | QName | Type | Fixed | Default | Use | Annotation |  
                                    | id | xs:ID |  |  | optional |  |  
                                    | uuid | xs:string |  |  | optional |  |  | 
                     
                        | Source | 
                              
                                 
                                    | <xs:complexType name="CI_Telephone_Type">
  <xs:annotation>
    <xs:documentation>Telephone numbers for contacting the responsible individual or organisation</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="voice" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="facsimile" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType> |  | 
                     
                        | Schema location | http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd |