Definition Type: Element
Name: Parameter
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: ows:DomainType
Containing Schema: ows.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Optional unordered list of parameter valid domains that each apply to one or more operations which this server interface implements. The list of required and optional parameter domain limitations shall be specified in the Implementation Specification for this service.
Collapse XSD Schema Diagram:
Drilldown into Metadata in schema ows_xsd Drilldown into Value in schema ows_xsd Drilldown into name in schema ows_xsd Drilldown into DomainType in schema ows_xsdXSD Diagram of Parameter in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="Parameter" type="ows:DomainType" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Optional unordered list of parameter valid domains that each apply to one or more operations which this server interface implements. The list of required and optional parameter domain limitations shall be specified in the Implementation Specification for this service. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value ows:Value (1) unbounded
Metadata ows:Metadata 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
name ows:name Required
Collapse Derivation Tree: