Definition Type: Element
Name: knot
Namespace: http://www.opengis.net/gml
Type: gml:KnotPropertyType
Containing Schema: geometryPrimitives.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
The property "knot" shall be the sequence of distinct knots used to define the spline basis functions.
Collapse XSD Schema Diagram:
Drilldown into Knot in schema geometryprimitives_xsd Drilldown into KnotPropertyType in schema geometryprimitives_xsdXSD Diagram of knot in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="knot" type="gml:KnotPropertyType" minOccurs="2" maxOccurs="unbounded">
    <annotation>
        <documentation>The property "knot" shall be the sequence of distinct knots used to define the spline basis functions.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Knot gml:Knot (1) (1)
Collapse Derivation Tree: