Documentation for fieldgml

Simple Type: doubleOrNull

[Table of contents]

Super-types: None
Sub-types: None
Name doubleOrNull
Content
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
Diagram
h-359994597
Schema Component Representation
<simpleType name="doubleOrNull">
<union memberTypes=" gml:NullEnumeration double anyURI"/>
</simpleType>