Documentation for fieldgml

Element: name

[Table of contents]

Name name
Type gml:CodeType
Nillable no
Abstract no
Documentation Label for the object, normally a descriptive name. An object may have several names, typically assigned by different authorities. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace.
Logical Diagram
XML Instance Representation
<gml:name
codeSpace="anyURI [0..1]">
string
</gml:name>
Diagram
Schema Component Representation
<element name="name" type=" gml:CodeType "/>