<gml:Knot> <gml:value>{1,1}</gml:value> <gml:multiplicity>{1,1}</gml:multiplicity> <gml:weight>{1,1}</gml:weight> </gml:Knot>
<element name="Knot" type="gml:KnotType"/>
Encapsulates a knot to use it in a geometric type.
<complexType name="KnotPropertyType"> <annotation> <documentation>Encapsulates a knot to use it in a geometric type.</documentation> </annotation> <sequence> <element name="Knot" type="gml:KnotType"/> </sequence> </complexType>