complexType CodeListType

complexType {http://www.opengis.net/gml}CodeListType

Type Heirarchy
{http://www.opengis.net/gml}NameList (by extension)
 {http://www.opengis.net/gml}CodeListType
Derived Types
{http://www.opengis.net/gml}CodeListType
 {http://www.opengis.net/wcs}formats (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


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>


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.


complexType CodeListType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.