Documentation for fieldgml

Element: CategoryList

[Table of contents]

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