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