Documentation for fieldgml

Complex Type: AbstractTopologyType

[Table of contents]

Super-types: gml:AbstractGMLType < AbstractTopologyType (by extension)
Sub-types:
Name AbstractTopologyType
Abstract yes
XML Instance Representation
<...
gml:id="[0..1]">
<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.'

</...>
Diagram
h361726713
Schema Component Representation
<complexType name="AbstractTopologyType" abstract="true">
<complexContent>
<extension base=" gml:AbstractGMLType "/>
</complexContent>
</complexType>