Definition Type: Element
Name: DescribeFeatureType
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:DescribeFeatureTypeType
Containing Schema: wfs.xsd
Abstract
Documentation:
The DescribeFeatureType element is used to request that a Web Feature Service generate a document describing one or more feature types.
Collapse XSD Schema Diagram:
Drilldown into TypeName in schema wfs_xsd Drilldown into handle in schema wfs_xsd Drilldown into version in schema wfs_xsd Drilldown into service in schema wfs_xsd Drilldown into BaseRequestType in schema wfs_xsd Drilldown into outputFormat in schema wfs_xsd Drilldown into DescribeFeatureTypeType in schema wfs_xsdXSD Diagram of DescribeFeatureType in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="DescribeFeatureType" type="wfs:DescribeFeatureTypeType">
    <xsd:annotation>
        <xsd:documentation>
            The DescribeFeatureType element is used to request that a Web
            Feature Service generate a document describing one or more 
            feature types.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TypeName wfs:TypeName 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
service wfs:service WFS Optional
version wfs:version 1.1.0 Optional
handle wfs:handle Optional
outputFormat wfs:outputFormat text/xml; subtype=gml/3.1.1 Optional
Collapse Derivation Tree: