Definition Type: ComplexType
Name: TopoComplexMemberType
Namespace: http://www.opengis.net/gml
Containing Schema: topology.xsd
Abstract False
Documentation:
This Property can be used to embed a TopoComplex in a feature collection.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into TopoComplexXSD Diagram of TopoComplexMemberType
Collapse XSD Schema Code:
<complexType name="TopoComplexMemberType">
    <annotation>
        <documentation>This Property can be used to embed a TopoComplex in a feature collection.</documentation>
    </annotation>
    <sequence>
        <element ref="gml:TopoComplex" minOccurs="0" />
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TopoComplex gml:TopoComplex 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:maximalComplex, gml:subComplex, gml:superComplex, gml:topoComplexProperty
Collapse Comments:
blog comments powered by Disqus