Definition Type: Element
Name: Category
Namespace: http://www.opengis.net/gml
Type: gml:CodeType
Containing Schema: valueObjects.xsd
Abstract
Documentation:
A term representing a classification. It has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeType in schema basictypes_xsdXSD Diagram of Category in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="Category" type="gml:CodeType" substitutionGroup="gml:_ScalarValue">
    <annotation>
        <documentation>A term representing a classification.  It has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.  </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree:
Collapse References:
gml:_ScalarValue