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