namespace | http://www.opengis.net/gml/3.2 | ||
type | union of (gml:NilReasonEnumeration, double, anyURI) | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="doubleOrNilReason"> <annotation> <documentation>Extension to the respective XML Schema built-in simple type to allow a choice of either a value of the built-in simple type or a reason for a nil value.</documentation> </annotation> <union memberTypes="gml:NilReasonEnumeration double anyURI"/> </simpleType> |