Definition Type: Element
Name: topoPointProperty
Namespace: http://www.opengis.net/gml/3.2
Type: gml:TopoPointPropertyType
Containing Schema: topology.xsd
Abstract
Documentation:
The gml:topoPointProperty property element may be used in features to express their relationship to the referenced topology node.
Collapse XSD Schema Diagram:
Drilldown into TopoPoint in schema topology_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsd Drilldown into TopoPointPropertyType in schema topology_xsdXSD Diagram of topoPointProperty in schema topology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="topoPointProperty" type="gml:TopoPointPropertyType">
    <annotation>
        <documentation>The gml:topoPointProperty property element may be used in features to express their relationship to the referenced topology node.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TopoPoint gml:TopoPoint (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree: