QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
interpolation | gml:SurfaceInterpolationType | planar | optional |
Element | gml:Triangle |
<complexType name="TriangleType"> <complexContent> <extension base="gml:AbstractSurfacePatchType"> <sequence> <element ref="gml:exterior"/> </sequence> <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/> </extension> </complexContent> </complexType> |