Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:CodeListType
Namespace http://www.opengis.net/gml
Annotations
List of values on a uniform nominal scale.  List of text tokens.   
In a list context a token should not include any spaces, so xsd:Name is used instead of xsd:string.   
If a codeSpace attribute is present, then its value is a reference to 
a Reference System for the value, a dictionary or code list.
Diagram
Diagram index556.tmp#id452 index557.tmp#id459
Type extension of gml:NameList
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<complexType name="CodeListType">
  <annotation>
    <documentation>List of values on a uniform nominal scale. List of text tokens. In a list context a token should not include any spaces, so xsd:Name is used instead of xsd:string. If a codeSpace attribute is present, then its value is a reference to a Reference System for the value, a dictionary or code list.</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:NameList">
      <attribute name="codeSpace" type="anyURI" use="optional"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd
Attribute gml:CodeListType / @codeSpace
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type gml:CodeListType
Source
<attribute name="codeSpace" type="anyURI" use="optional"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd