Definition Type: Element
Name: GetGmlObject
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:GetGmlObjectType
Containing Schema: wfs.xsd
Abstract
Documentation:
The GetGmlObject element is used to request that a Web Feature Service return an element with a gml:id attribute value specified by an ogc:GmlObjectId.
Collapse XSD Schema Diagram:
Drilldown into GmlObjectId in schema filter_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 traverseXlinkExpiry in schema wfs_xsd Drilldown into traverseXlinkDepth in schema wfs_xsd Drilldown into outputFormat in schema wfs_xsd Drilldown into GetGmlObjectType in schema wfs_xsdXSD Diagram of GetGmlObject in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="GetGmlObject" type="wfs:GetGmlObjectType">
    <xsd:annotation>
        <xsd:documentation>
            The GetGmlObject element is used to request that a Web Feature
            Service return an element with a gml:id attribute value specified
            by an ogc:GmlObjectId.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GmlObjectId ogc:GmlObjectId (1) (1)
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 GML3 Optional
traverseXlinkDepth wfs:traverseXlinkDepth Required
traverseXlinkExpiry wfs:traverseXlinkExpiry Optional
Collapse Derivation Tree: