Showing:

Annotations
Diagrams
Source
Simple Type gml:doubleOrNull
Namespace http://www.opengis.net/gml
Annotations
Union of the XML Schema double type and the GML Nulltype.  An element which uses this type may have content which is either a double or a value from Nulltype
Diagram
Diagram index257.tmp#id79
Type union of(gml:NullEnumeration, double, anyURI)
Source
<simpleType name="doubleOrNull">
  <annotation>
    <documentation>Union of the XML Schema double type and the GML Nulltype. An element which uses this type may have content which is either a double or a value from Nulltype</documentation>
  </annotation>
  <union memberTypes="gml:NullEnumeration double anyURI"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd