Definition Type: Attribute
Name: interpolation
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CurveInterpolationType
Containing Schema: gml.xsd
Fixed circularArcCenterPointWithRadius
Use (Optional)
Documentation:
The attribute "interpolation" specifies the curve interpolation mechanism used for this segment. This mechanism uses the control points and control parameters to determine the position of this curve segment. For an ArcByCenterPoint the interpolation is fixed as "circularArcCenterPointWithRadius".
Collapse XSD Schema Diagram:
XSD Diagram of interpolation in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArcCenterPointWithRadius">
    <annotation>
        <documentation>The attribute "interpolation" specifies the curve interpolation mechanism used for this segment. This mechanism
uses the control points and control parameters to determine the position of this curve segment. For an ArcByCenterPoint the interpolation is fixed as "circularArcCenterPointWithRadius".</documentation>
    </annotation>
</attribute>
Collapse Derivation Tree: