Documentation for fieldgml

Complex Type: VolumeType

[Table of contents]

Super-types: gml:MeasureType < VolumeType (by restriction)
Sub-types: None
Name VolumeType
Abstract no
Documentation Value of a spatial volume quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a volume, such as cubic metres or cubic feet.
XML Instance Representation
<...
uom="anyURI [1]">
gml:MeasureType
</...>
Diagram
h1808095251
Schema Component Representation
<complexType name="VolumeType">
<simpleContent>
<restriction base=" gml:MeasureType "/>
</simpleContent>
</complexType>