Definition Type: Attribute
Name: outputFormat
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
Default text/xml; subtype=gml/3.1.1
Use Optional
Documentation:
See definition of wfs:GetFeatureType.
Collapse XSD Schema Diagram:
XSD Diagram of outputFormat in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="outputFormat" type="xsd:string" use="optional" default="text/xml; subtype=gml/3.1.1">
    <xsd:annotation>
        <xsd:documentation>
                     See definition of wfs:GetFeatureType.
                  </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>