Definition Type: Element
Name: StoredQueryDescription
Namespace: http://www.opengis.net/wfs/2.0
Type: wfs:StoredQueryDescriptionType
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into QueryExpressionText in schema wfs_xsd Drilldown into Parameter in schema wfs_xsd Drilldown into Metadata in schema owscommon_xsd Drilldown into Abstract in schema wfs_xsd Drilldown into Title in schema wfs_xsd Drilldown into id in schema wfs_xsd Drilldown into StoredQueryDescriptionType in schema wfs_xsdXSD Diagram of StoredQueryDescription in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:element name="StoredQueryDescription" type="wfs:StoredQueryDescriptionType" 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
Parameter wfs:Parameter 0 unbounded
QueryExpressionText wfs:QueryExpressionText 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id wfs:id Required
Collapse Derivation Tree: