Documentation for fieldgml

Element: quantityType

[Table of contents]

Name quantityType
Type gml:StringOrRefType
Nillable no
Abstract no
Documentation Informal description of the phenomenon or type of quantity that is measured or observed. For example, "length", "angle", "time", "pressure", or "temperature". When the quantity is the result of an observation or measurement, this term is known as Observable Type or Measurand.
Logical Diagram
XML Instance Representation
<gml:quantityType
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
string
</gml:quantityType>
Diagram
Schema Component Representation
<element name="quantityType" type=" gml:StringOrRefType "/>