Definition Type: ComplexType
Name: TargetPropertyType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
Container for an object representing the target or subject of an observation.
Collapse XSD Schema Diagram:
Drilldown into _Geometry in schema gml_xsd Drilldown into _Feature in schema gml_xsdXSD Diagram of TargetPropertyType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="TargetPropertyType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:observation:3.1.1">observation.xsd</appinfo>
        <documentation>Container for an object representing the target or subject of an observation.</documentation>
    </annotation>
    <sequence minOccurs="0">
        <choice>
            <element ref="gml:_Feature" />
            <element ref="gml:_Geometry" />
        </choice>
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Feature gml:_Feature (1) (1)
_Geometry gml:_Geometry (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:subject, gml:target