simpleType NullType
namespace http://www.opengis.net/gml
type union of (gml:NullEnumeration, xs:anyURI)
used by
elements Null SijaintiType/tyhja
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.
source <xs:simpleType name="NullType">
 
<xs:annotation>
   
<xs: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. </xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="gml:NullEnumeration anyURI"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy