Definition Type: ComplexType
Name: KnotPropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
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>
			        Encapsulates a knot to use it in a geometric type.
			</documentation>
    </annotation>
    <sequence>
        <element name="Knot" type="gml:KnotType" />
    </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