Definition Type: ComplexType
Name: TopoPointPropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: topology.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TopoPoint in schema topology_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsdXSD Diagram of TopoPointPropertyType in schema topology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="TopoPointPropertyType">
    <sequence>
        <element ref="gml:TopoPoint" />
    </sequence>
    <attributeGroup ref="gml:OwnershipAttributeGroup" />
</complexType>
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:
Collapse References:
gml:topoPointProperty