simpleType datumTypeType
type restriction of xsd:string
properties
base xsd:string
used by
attribute searchElementType/@datumType
facets
Kind Value Annotation
enumeration point
enumeration area
annotation
documentation
Determines whether a search is to be based on a point or area datum.
appinfo
<jaxb:typesafeEnumClass/>
source <xsd:simpleType name="datumTypeType">
 
<xsd:annotation>
   
<xsd:documentation>Determines whether a search is to be based on a point or area datum.</xsd:documentation>
   
<xsd:appinfo>
     
<jaxb:typesafeEnumClass/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="point"/>
   
<xsd:enumeration value="area"/>
 
</xsd:restriction>
</xsd:simpleType>


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