A representation of the model object '
Code List Type'. 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.
The following features are supported:
- {@link net.opengis.gml.CodeListType#getValue Value}
- {@link net.opengis.gml.CodeListType#getCodeSpace Code Space}
@see net.opengis.gml.GmlPackage#getCodeListType()
@model extendedMetaData="name='CodeListType' kind='simple'"
@generated