Definition Type: Element
Name: weight
Namespace: http://www.opengis.net/gml
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The property "weight" is the value of the averaging weight used for this knot of the spline.
Collapse XSD Schema Diagram:
XSD Diagram of weight in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="weight" type="double">
    <annotation>
        <documentation>The property "weight" is the value of the averaging weight used for this knot of the spline.</documentation>
    </annotation>
</element>