Definition Type: Element
Name: TransactionSummary
Namespace: http://www.opengis.net/wfs/2.0
Type: wfs:TransactionSummaryType
Containing Schema: wfs.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into totalDeleted in schema wfs_xsd Drilldown into totalReplaced in schema wfs_xsd Drilldown into totalUpdated in schema wfs_xsd Drilldown into totalInserted in schema wfs_xsd Drilldown into TransactionSummaryType in schema wfs_xsdXSD Diagram of TransactionSummary in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:element name="TransactionSummary" type="wfs:TransactionSummaryType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
totalInserted wfs:totalInserted 0 (1)
totalUpdated wfs:totalUpdated 0 (1)
totalReplaced wfs:totalReplaced 0 (1)
totalDeleted wfs:totalDeleted 0 (1)
Collapse Derivation Tree: