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