complexType KnotPropertyType
diagram sensorML_p1320.png
namespace http://www.opengis.net/gml/3.2
children gml:Knot
used by
elements BSplineType/knot BezierType/knot
annotation
documentation
gml:KnotPropertyType encapsulates a knot to use it in a geometric type.
source <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>

element KnotPropertyType/Knot
diagram sensorML_p1321.png
namespace http://www.opengis.net/gml/3.2
type gml:KnotType
properties
isRef 0
content complex
children gml:value gml:multiplicity gml:weight
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.
source <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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy