gml:CurveInterpolationType
geometryPrimitives.xsd
CurveInterpolationType is a list of codes that may be used to identify the interpolation mechanisms specified by an application schema. "linear" and "geodesic" were the only enumerations in the origial geometry.xsd for XLS. But this was insufficient to pass Xerces schema validation because ArcByCenterPointType uses circularArcCenterPointWithRadius as a fixed interpolation type. So it has been added here.
Simple type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
Valid value linear geodesic circularArcCenterPointWithRadius
Used by
- Attribute interpolation
Type inheritance chain
- xsd:string
- gml:CurveInterpolationType