Documentation for fieldgml

Complex Type: KnotPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name KnotPropertyType
Abstract no
Documentation Encapsulates a knot to use it in a geometric type.
XML Instance Representation
<...>
<gml:Knot> gml:KnotType </gml:Knot> [1]
</...>
Diagram
h782062951
Schema Component Representation
<complexType name="KnotPropertyType">
<sequence>
<element name="Knot" type=" gml:KnotType "/>
</sequence>
</complexType>