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.
<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>