Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:MeasureOrNullListType
Namespace http://www.opengis.net/gml
Annotations
List of numbers with a uniform scale.  
A member of the list may be a typed null. 
The value of uom (Units Of Measure) attribute is a reference to 
a Reference System for the amount, either a ratio or position scale.
Diagram
Diagram index269.tmp#id537 index270.tmp#id548
Type extension of gml:doubleOrNullList
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<complexType name="MeasureOrNullListType">
  <annotation>
    <documentation>List of numbers with a uniform scale. A member of the list may be a typed null. The value of uom (Units Of Measure) attribute is a reference to a Reference System for the amount, either a ratio or position scale.</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:doubleOrNullList">
      <attribute name="uom" type="anyURI" use="required"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd
Attribute gml:MeasureOrNullListType / @uom
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Source
<attribute name="uom" type="anyURI" use="required"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd