Documentation for fieldgml

Element: _GML

[Table of contents]

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Name _GML
Type gml:AbstractGMLType
Nillable no
Abstract yes
Documentation Global element which acts as the head of a substitution group that may include any element which is a GML feature, object, geometry or complex value
Logical Diagram
XML Instance Representation
<gml:_GML
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

</gml:_GML>
Diagram
h-1598992241 h-1016565346 h-1129867717 h674198565 h-635644106
Schema Component Representation
<element name="_GML" type=" gml:AbstractGMLType " abstract="true" substitutionGroup="gml:_Object"/>