Schema Central > NIEM 2.1 > geometryPrimitives.xsd > gml:Knot
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Knot

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 information

Type: gml:KnotType

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<gml:Knot>
   <gml:value>1.0</gml:value>
   <gml:multiplicity>1</gml:multiplicity>
   <gml:weight>1.0</gml:weight>
</gml:Knot>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com