diagram | |||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
type | extension of gml:AbstractSurfacePatchType | ||||||||||||
properties |
|
||||||||||||
children | gml:exterior | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <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> |
type | gml:SurfaceInterpolationType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/> |