Showing:

Annotations
Diagrams
Source
Simple Type gml:integerOrNull
Namespace http://www.opengis.net/gml
Annotations
Union of the XML Schema integer type and the GML Nulltype.  An element which uses this type may have content which is either an integer or a value from Nulltype
Diagram
Diagram docindex28.tmp#id82
Type union of(gml:NullEnumeration, integer, anyURI)
Source
<simpleType name="integerOrNull">
  <annotation>
    <documentation>Union of the XML Schema integer type and the GML Nulltype. An element which uses this type may have content which is either an integer or a value from Nulltype</documentation>
  </annotation>
  <union memberTypes="gml:NullEnumeration integer anyURI"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd