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