Union of the XML Schema boolean type and the GML Nulltype. An element which uses this type may have content which is either a boolean {0,1,true,false} or a value from Nulltype
<simpleType name="booleanOrNull"><annotation><documentation>Union of the XML Schema boolean type and the GML Nulltype. An element which uses this type may have content which is either a boolean {0,1,true,false} or a value from Nulltype</documentation></annotation><union memberTypes="gml:NullEnumeration boolean anyURI"/></simpleType>