Documentation for fieldgml

Complex Type: TopoPrimitiveMemberType

[Table of contents]

Super-types: None
Sub-types: None
Name TopoPrimitiveMemberType
Abstract no
Documentation This type supports embedding topological primitives in a TopoComplex.
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:_TopoPrimitive> ... </gml:_TopoPrimitive> [0..1]
</...>
Diagram
h-1592914479 h-1617836024
Schema Component Representation
<complexType name="TopoPrimitiveMemberType">
<sequence>
<element ref=" gml:_TopoPrimitive " minOccurs="0"/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>