complexType KnotPropertyType
diagram index_p1527.png
namespace http://www.opengis.net/gml
children gml:Knot
used by
elements BSplineType/knot BezierType/knot
annotation
documentation
Encapsulates a knot to use it in a geometric type.
source <xs:complexType name="KnotPropertyType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates a knot to use it in a geometric type.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Knot" type="gml:KnotType"/>
 
</xs:sequence>
</xs:complexType>

element KnotPropertyType/Knot
diagram index_p1528.png
namespace http://www.opengis.net/gml
type gml:KnotType
properties
isRef 0
content complex
children gml:value gml:multiplicity gml:weight
source <xs:element name="Knot" type="gml:KnotType"/>


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