Definition Type: Element
Name: Value
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Unordered list of all the valid values for this parameter or other quantity. For those parameters that contain a list or sequence of values, these values shall be for individual values in the list. The allowed set of values and the allowed server restrictions on that set of values shall be specified in the Implementation Specification for this service.
Collapse XSD Schema Diagram:
XSD Diagram of Value in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Value" type="string" maxOccurs="unbounded">
    <annotation>
        <documentation>Unordered list of all the valid values for this parameter or other quantity. For those parameters that contain a list or sequence of values, these values shall be for individual values in the list. The allowed set of values and the allowed server restrictions on that set of values shall be specified in the Implementation Specification for this service. </documentation>
    </annotation>
</element>