simpleType KnotTypesType
namespace http://www.opengis.net/gml/3.2
type restriction of string
properties
base string
used by
attributes BSplineType/@knotType BezierType/@knotType
facets
Kind Value annotation 
enumeration uniform 
enumeration quasiUniform 
enumeration piecewiseBezier 
annotation
documentation
This enumeration type specifies values for the knots' type (see ISO 19107:2003, 6.4.25).
source <simpleType name="KnotTypesType">
 
<annotation>
   
<documentation>This enumeration type specifies values for the knots' type (see ISO 19107:2003, 6.4.25).</documentation>
 
</annotation>
 
<restriction base="string">
   
<enumeration value="uniform"/>
   
<enumeration value="quasiUniform"/>
   
<enumeration value="piecewiseBezier"/>
 
</restriction>
</simpleType>


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