Documentation for fieldgml

Complex Type: TopoComplexMemberType

[Table of contents]

Super-types: None
Sub-types: None
Name TopoComplexMemberType
Abstract no
Documentation This Property can be used to embed a TopoComplex in a feature collection.
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
<gml:TopoComplex> ... </gml:TopoComplex> [0..1]
</...>
Diagram
h-1436378957 h-1617836024
Schema Component Representation
<complexType name="TopoComplexMemberType">
<sequence>
<element ref=" gml:TopoComplex " minOccurs="0"/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>