Definition Type: Element
Name: CategoryList
Namespace: http://www.opengis.net/gml
Type: gml:CodeOrNullListType
Containing Schema: valueObjects.xsd
Abstract
Documentation:
A space-separated list of terms or nulls. A single XML attribute codeSpace may be provided, which authorises all the terms in the list.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeOrNullListType in schema basictypes_xsdXSD Diagram of CategoryList in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="CategoryList" type="gml:CodeOrNullListType" substitutionGroup="gml:_ScalarValueList">
    <annotation>
        <documentation>A space-separated list of terms or nulls.  A single XML attribute codeSpace may be provided, which authorises all the terms in the list.    </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree:
Collapse References:
gml:_ScalarValueList