Definition Type: Element
Name: Native
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:NativeType
Containing Schema: wfs.xsd
Abstract
Documentation:
Many times, a Web Feature Service interacts with a repository that may have special vendor specific capabilities. The native element allows vendor specific command to be passed to the repository via the Web Feature Service.
Collapse XSD Schema Diagram:
Drilldown into safeToIgnore in schema wfs_xsd Drilldown into vendorId in schema wfs_xsd Drilldown into NativeType in schema wfs_xsdXSD Diagram of Native in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Native" type="wfs:NativeType">
    <xsd:annotation>
        <xsd:documentation>
            Many times, a Web Feature Service interacts with a repository
            that may have special vendor specific capabilities.  The native
            element allows vendor specific command to be passed to the
            repository via the Web Feature Service.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
vendorId wfs:vendorId Required
safeToIgnore wfs:safeToIgnore Required
Collapse Derivation Tree: