Showing:

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