Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:Quantity
Namespace http://www.opengis.net/gml/3.2
Annotations
An XML attribute uom ("unit of measure") is required, whose value is a URI which identifies the definition of a ratio scale or units by which the numeric value shall be multiplied, or an interval or position scale on which the value occurs.
Diagram
Diagram index3.tmp#id270 index3.tmp#id269 index564.tmp#id960
Type extension of gml:MeasureType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Attributes
QName Type Fixed Default Use Annotation
nilReason gml:NilReasonType optional
uom gml:UomIdentifier required
Source
<element name="Quantity" substitutionGroup="gml:AbstractScalarValue" nillable="true">
  <annotation>
    <documentation>An XML attribute uom ("unit of measure") is required, whose value is a URI which identifies the definition of a ratio scale or units by which the numeric value shall be multiplied, or an interval or position scale on which the value occurs.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:MeasureType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/valueObjects.xsd
Attribute gml:Quantity / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content: simple
Used by
Element gml:Quantity
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/valueObjects.xsd