Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:MeasureOrNilReasonListType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:MeasureOrNilReasonListType provides for a list of quantities. An instance element may also include embedded values from NilReasonType. It is intended to be used in situations where a value is expected, but the value may be absent for some reason.
Diagram
Diagram index792.tmp#id745 index793.tmp#id754
Type extension of gml:doubleOrNilReasonList
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<complexType name="MeasureOrNilReasonListType">
  <annotation>
    <documentation>gml:MeasureOrNilReasonListType provides for a list of quantities. An instance element may also include embedded values from NilReasonType. It is intended to be used in situations where a value is expected, but the value may be absent for some reason.</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:doubleOrNilReasonList">
      <attribute name="uom" type="gml:UomIdentifier" use="required"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd
Attribute gml:MeasureOrNilReasonListType / @uom
Namespace No namespace
Type gml:UomIdentifier
Properties
use: required
Used by
Source
<attribute name="uom" type="gml:UomIdentifier" use="required"/>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd