Definition Type: Element
Name: TransactionResponse
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:TransactionResponseType
Containing Schema: wfs.xsd
Abstract
Documentation:
The TransactionResponse element contains a report about the completion status of a Transaction operation.
Collapse XSD Schema Diagram:
Drilldown into InsertResults in schema wfs_xsd Drilldown into TransactionResults in schema wfs_xsd Drilldown into TransactionSummary in schema wfs_xsd Drilldown into version in schema wfs_xsd Drilldown into TransactionResponseType in schema wfs_xsdXSD Diagram of TransactionResponse in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="TransactionResponse" type="wfs:TransactionResponseType">
    <xsd:annotation>
        <xsd:documentation>
            The TransactionResponse element contains a report
            about the completion status of a Transaction operation.  
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransactionSummary wfs:TransactionSummary (1) (1)
TransactionResults wfs:TransactionResults 0 (1)
InsertResults wfs:InsertResults (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
version wfs:version Required
Collapse Derivation Tree: