Definition Type: SimpleType
Name: NullType
Namespace: http://www.opengis.net/gml
Containing Schema: basicTypes.xsd
Documentation:
Utility type for null elements. The value may be selected from one of the enumerated tokens, or may be a URI in which case this should identify a resource which describes the reason for the null.
Collapse XSD Schema Diagram:
XSD Diagram of NullType in schema basictypes_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="NullType">
    <annotation>
        <documentation>Utility type for null elements.  The value may be selected from one of the enumerated tokens, or may be a URI in which case this should identify a resource which describes the reason for the null. </documentation>
    </annotation>
    <union memberTypes="gml:NullEnumeration anyURI" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
gml:Null