Documentation for fieldgml

Element: Category

[Table of contents]

Name Category
Type gml:CodeType
Nillable no
Abstract no
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.
Logical Diagram
XML Instance Representation
<gml:Category
codeSpace="anyURI [0..1]">
string
</gml:Category>
Diagram
Schema Component Representation
<element name="Category" type=" gml:CodeType "/>