Definition Type: Attribute
Name: degree
Namespace: http://www.opengis.net/gml
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryPrimitives.xsd
Fixed 3
Use (Optional)
Documentation:
The degree for a cubic spline is "3".
Collapse XSD Schema Diagram:
XSD Diagram of degree in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="degree" type="integer" fixed="3">
    <annotation>
        <documentation>The degree for a cubic spline is "3".</documentation>
    </annotation>
</attribute>