Definition Type: Element
Name: ValueCollection
Namespace: http://www.opengis.net/wfs/2.0
Type: wfs:ValueCollectionType
Containing Schema: wfs.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into truncatedResponse in schema wfs_xsd Drilldown into additionalValues in schema wfs_xsd Drilldown into member in schema wfs_xsd Drilldown into previous in schema wfs_xsd Drilldown into next in schema wfs_xsd Drilldown into numberReturned in schema wfs_xsd Drilldown into numberMatched in schema wfs_xsd Drilldown into timeStamp in schema wfs_xsd Drilldown into StandardResponseParameters in schema wfs_xsd Drilldown into ValueCollectionType in schema wfs_xsdXSD Diagram of ValueCollection in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:element name="ValueCollection" type="wfs:ValueCollectionType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
member wfs:member 0 unbounded
additionalValues wfs:additionalValues 0 (1)
truncatedResponse wfs:truncatedResponse 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
timeStamp wfs:timeStamp Required
numberMatched wfs:numberMatched Required
numberReturned wfs:numberReturned Required
next wfs:next (Optional)
previous wfs:previous (Optional)
Collapse Derivation Tree: