Documentation for fieldgml

Element: TopoVolume

[Table of contents]

Name TopoVolume
Type gml:TopoVolumeType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:TopoVolume
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:directedTopoSolid> ... </gml:directedTopoSolid> [1..*]
</gml:TopoVolume>
Diagram
Schema Component Representation
<element name="TopoVolume" type=" gml:TopoVolumeType "/>