Schema Central > NIEM 2.0 > gml.xsd > gml:CurveInterpolationType
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Content

  • Type based on xsd:string
    • Valid value
      linear
      geodesic
      circularArcCenterPointWithRadius
  • Used by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com