Definition Type: ComplexType
Name: KnotPropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
gml:KnotPropertyType encapsulates a knot to use it in a geometric type.
Collapse XSD Schema Diagram:
Drilldown into Knot in schema geometryprimitives_xsdXSD Diagram of KnotPropertyType in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Knot gml:Knot (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:knot, gml:knot