Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:CodeType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:CodeType is a generalized type to be used for a term, keyword or name.
It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.
Diagram
Diagram index209.tmp#id100
Type extension of string
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<complexType name="CodeType">
  <annotation>
    <documentation>gml:CodeType is a generalized type to be used for a term, keyword or name. It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.</documentation>
  </annotation>
  <simpleContent>
    <extension base="string">
      <attribute name="codeSpace" type="anyURI"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd
Attribute gml:CodeType / @codeSpace
Namespace No namespace
Type anyURI
Properties
content: simple
Used by
Complex Type gml:CodeType
Source
<attribute name="codeSpace" type="anyURI"/>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd