Definition Type: Element
Name: Parameter
Namespace: http://www.opengis.net/wfs/2.0
Type: wfs:ParameterExpressionType
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Metadata in schema owscommon_xsd Drilldown into Abstract in schema wfs_xsd Drilldown into Title in schema wfs_xsd Drilldown into type in schema wfs_xsd Drilldown into name in schema wfs_xsd Drilldown into ParameterExpressionType in schema wfs_xsdXSD Diagram of Parameter in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:element name="Parameter" type="wfs:ParameterExpressionType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Title wfs:Title 0 unbounded
Abstract wfs:Abstract 0 unbounded
Metadata ows:Metadata 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
name wfs:name Required
type wfs:type Required
Collapse Derivation Tree: