Definition Type: Element
Name: trianglePatches
Namespace: http://www.opengis.net/gml
Type: gml:TrianglePatchArrayPropertyType
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
This property element contains a list of triangle patches. The order of the patches is significant and shall be preserved when processing the list.
Collapse XSD Schema Diagram:
Drilldown into Triangle in schema geometryprimitives_xsd Drilldown into _SurfacePatch in schema geometryprimitives_xsd Drilldown into TrianglePatchArrayPropertyType in schema geometryprimitives_xsdXSD Diagram of trianglePatches in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="trianglePatches" type="gml:TrianglePatchArrayPropertyType" substitutionGroup="gml:patches">
    <annotation>
        <documentation>This property element contains a list of
   triangle patches. The order of the patches is significant and 
   shall be preserved when processing the list.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_SurfacePatch gml:_SurfacePatch (1) (1)
Triangle gml:Triangle (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:patches