Documentation for fieldgml

Complex Type: DirectedTopoSolidPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name DirectedTopoSolidPropertyType
Abstract no
XML Instance Representation
<...
orientation=" gml:SignType [0..1]"
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 Sequence [0..1]
<gml:TopoSolid> ... </gml:TopoSolid> [1]
End Sequence
</...>
Diagram
h-1166606482 h1462518300 h-1617836024
Schema Component Representation
<complexType name="DirectedTopoSolidPropertyType">
<sequence minOccurs="0">
<element ref=" gml:TopoSolid "/>
</sequence>
<attribute name="orientation" type=" gml:SignType " default="+"/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>