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 domains that each apply to this operation which this server implements. If one of these Parameter elements has the same "name" attribute as a Parameter element in the OperationsMetadata element, this Parameter element shall override the other one for this operation. The list of required and optional parameter domain limitations for this operation 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 domains that each apply to this operation which this server implements. If one of these Parameter elements has the same "name" attribute as a Parameter element in the OperationsMetadata element, this Parameter element shall override the other one for this operation. The list of required and optional parameter domain limitations for this operation 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: