Definition Type: Element
Name: NoValues
Namespace: http://www.opengis.net/ows/1.1
Containing Schema: owsDomainType.xsd
Abstract
Documentation:
Specifies that no values are allowed for this parameter or quantity.
Collapse XSD Schema Diagram:
XSD Diagram of NoValues in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="NoValues">
    <annotation>
        <documentation>Specifies that no values are allowed for this parameter or quantity.</documentation>
    </annotation>
    <complexType>
    </complexType>
</element>