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
<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>