Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type gco:CodeListValue_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index105.tmp#id1193 index105.tmp#id1194 index105.tmp#id1195
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
codeList xs:anyURI required
codeListValue xs:anyURI required
codeSpace xs:anyURI optional
Source
<xs:complexType name="CodeListValue_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="codeList" type="xs:anyURI" use="required"/>
      <xs:attribute name="codeListValue" type="xs:anyURI" use="required"/>
      <xs:attribute name="codeSpace" type="xs:anyURI"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/gcoBase.xsd
Attribute gco:CodeListValue_Type / @codeList
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Complex Type gco:CodeListValue_Type
Source
<xs:attribute name="codeList" type="xs:anyURI" use="required"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/gcoBase.xsd
Attribute gco:CodeListValue_Type / @codeListValue
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Complex Type gco:CodeListValue_Type
Source
<xs:attribute name="codeListValue" type="xs:anyURI" use="required"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/gcoBase.xsd
Attribute gco:CodeListValue_Type / @codeSpace
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Complex Type gco:CodeListValue_Type
Source
<xs:attribute name="codeSpace" type="xs:anyURI"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/gcoBase.xsd