Definition Type: Element
Name: Action
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:ActionType
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The Action element reports an exception code and exception message indicating why the corresponding action of a transaction request failed.
Collapse XSD Schema Diagram:
Drilldown into Message in schema wfs_xsd Drilldown into code in schema wfs_xsd Drilldown into locator in schema wfs_xsd Drilldown into ActionType in schema wfs_xsdXSD Diagram of Action in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Action" type="wfs:ActionType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>
                  The Action element reports an exception code
                  and exception message indicating why the
                  corresponding action of a transaction request
                  failed.
               </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Message wfs:Message 0 1
Collapse Child Attributes:
Name Type Default Value Use
locator wfs:locator Required
code wfs:code Optional
Collapse Derivation Tree: