Definition Type: Element
Name: CategoryList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeOrNullListType
Containing Schema: gml.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 gml_xsd Drilldown into CodeOrNullListType in schema gml_xsdXSD Diagram of CategoryList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="CategoryList" type="gml:CodeOrNullListType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1">valueObjects.xsd</appinfo>
        <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: