Definition Type: ComplexType
Name: GmlObjectIdType
Namespace: http://niem.gov/niem/external/ogc-filter/1.1.0/dhs-gmo/1.0.0
Type: ogc:AbstractIdType
Containing Schema: filter.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AbstractIdType in schema filter_xsd Drilldown into id in schema gml_xsdXSD Diagram of GmlObjectIdType in schema filter_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="GmlObjectIdType">
    <xsd:complexContent>
        <xsd:extension base="ogc:AbstractIdType">
            <xsd:attribute ref="gml:id" use="required" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
ogc:GmlObjectId