Definition Type: Element
Name: ValuesReference
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDomainType.xsd
Abstract
Documentation:
Reference to externally specified list of all the valid values and/or ranges of values for this quantity. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.)
Collapse XSD Schema Diagram:
Drilldown into reference in schema owsdomaintype_xsdXSD Diagram of ValuesReference in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ValuesReference">
    <annotation>
        <documentation>Reference to externally specified list of all the valid values and/or ranges of values for this quantity. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.) </documentation>
    </annotation>
    <complexType>
        <simpleContent>
            <extension base="string">
                <annotation>
                    <documentation>Human-readable name of the list of values provided by the referenced document. Can be empty string when this list has no name. </documentation>
                </annotation>
                <attribute ref="ows:reference" use="required">
                </attribute>
            </extension>
        </simpleContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
reference ows:reference Required