A knot is a breakpoint on a piecewise spline curve.value is the value of the parameter at the knot of the spline (see ISO 19107:2003, 6.4.24.2).multiplicity is the multiplicity of this knot used in the definition of the spline (with the same weight).weight is the value of the averaging weight used for this knot of the spline.
<element name="Knot" type="gml:KnotType"><annotation><documentation>A knot is a breakpoint on a piecewise spline curve. value is the value of the parameter at the knot of the spline (see ISO 19107:2003, 6.4.24.2). multiplicity is the multiplicity of this knot used in the definition of the spline (with the same weight). weight is the value of the averaging weight used for this knot of the spline.</documentation></annotation></element>
<complexType name="KnotPropertyType"><annotation><documentation>gml:KnotPropertyType encapsulates a knot to use it in a geometric type.</documentation></annotation><sequence><element name="Knot" type="gml:KnotType"><annotation><documentation>A knot is a breakpoint on a piecewise spline curve. value is the value of the parameter at the knot of the spline (see ISO 19107:2003, 6.4.24.2). multiplicity is the multiplicity of this knot used in the definition of the spline (with the same weight). weight is the value of the averaging weight used for this knot of the spline.</documentation></annotation></element></sequence></complexType>