Documentation for fieldgml

Complex Type: ScaleType

[Table of contents]

Super-types: gml:MeasureType < ScaleType (by restriction)
Sub-types: None
Name ScaleType
Abstract no
Documentation Value of a scale factor (or ratio) that has no physical unit. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a scale factor, such as percent, permil, or parts-per-million.
XML Instance Representation
<...
uom="anyURI [1]">
gml:MeasureType
</...>
Diagram
h1808095251
Schema Component Representation
<complexType name="ScaleType">
<simpleContent>
<restriction base=" gml:MeasureType "/>
</simpleContent>
</complexType>