Definition Type: Element
Name: Parameter
Namespace: http://www.opengis.net/ows/1.1
Type: ows:DomainType
Containing Schema: owsOperationsMetadata.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 owscommon_xsd Drilldown into ReferenceSystem in schema owsdomaintype_xsd Drilldown into UOM in schema owsdomaintype_xsd Drilldown into ValuesUnit in schema owsdomaintype_xsd Drilldown into DataType in schema owsdomaintype_xsd Drilldown into Meaning in schema owsdomaintype_xsd Drilldown into DefaultValue in schema owsdomaintype_xsd Drilldown into ValuesReference in schema owsdomaintype_xsd Drilldown into NoValues in schema owsdomaintype_xsd Drilldown into AnyValue in schema owsdomaintype_xsd Drilldown into AllowedValues in schema owsdomaintype_xsd Drilldown into PossibleValues in schema owsdomaintype_xsd Drilldown into UnNamedDomainType in schema owsdomaintype_xsd Drilldown into name in schema owsdomaintype_xsd Drilldown into DomainType in schema owsdomaintype_xsdXSD Diagram of Parameter in schema owsoperationsmetadata_xsd (OGC Web Feature Service)
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
AllowedValues ows:AllowedValues (1) (1)
AnyValue ows:AnyValue (1) (1)
NoValues ows:NoValues (1) (1)
ValuesReference ows:ValuesReference (1) (1)
DefaultValue ows:DefaultValue 0 (1)
Meaning ows:Meaning 0 (1)
DataType ows:DataType 0 (1)
UOM ows:UOM (1) (1)
ReferenceSystem ows:ReferenceSystem (1) (1)
Metadata ows:Metadata 0 unbounded
<xs:group> ows:PossibleValues (1) (1)
<xs:group> ows:ValuesUnit 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name ows:name Required
Collapse Derivation Tree: