Documentation for fieldgml

Complex Type: IsolatedPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name IsolatedPropertyType
Abstract no
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]">
Start Choice [0..1]
<gml:Node> ... </gml:Node> [1]
<gml:Edge> ... </gml:Edge> [1]
End Choice
</...>
Diagram
h-574310011 h-574588608 h-1617836024
Schema Component Representation
<complexType name="IsolatedPropertyType">
<choice minOccurs="0">
<element ref=" gml:Node "/>
<element ref=" gml:Edge "/>
</choice>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>