Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:CI_Telephone_Type / gmd:voice
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index25.tmp#id1008 index41.tmp#id976 index42.tmp#id975
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:voice gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:voice>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="voice" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_Telephone_Type / gmd:facsimile
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index25.tmp#id1008 index41.tmp#id976 index42.tmp#id975
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:facsimile gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:facsimile>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="facsimile" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Complex Type gmd:CI_Telephone_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Telephone numbers for contacting the responsible individual or organisation
Diagram
Diagram index28.tmp#id971 index29.tmp#id970 index987.tmp#id1104 index987.tmp#id1105
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