Showing:

Annotations
Diagrams
Source
Simple Type gml:booleanOrNull
Namespace http://www.opengis.net/gml
Annotations
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
Diagram
Diagram index257.tmp#id79
Type union of(gml:NullEnumeration, boolean, anyURI)
Source
<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>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd