Definition Type: Attribute
Name: code
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: wfs.xsd
Use Optional
Documentation:
The code attribute may be used to specify an exception code indicating why an action failed.
Collapse XSD Schema Diagram:
XSD Diagram of code in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="code" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation>
               The code attribute may be used to specify an 
               exception code indicating why an action failed.
            </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>