Definition Type: ComplexType
Name: FeatureIdType
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 fid in schema filter_xsdXSD Diagram of FeatureIdType in schema filter_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="FeatureIdType">
    <xsd:complexContent>
        <xsd:extension base="ogc:AbstractIdType">
            <xsd:attribute name="fid" type="xsd:ID" use="required" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
fid ogc:fid Required
Collapse Derivation Tree:
Collapse References:
ogc:FeatureId