Showing:

Annotations
Diagrams
Source
Used by
Complex Type gml:TrianglePatchArrayPropertyType
Namespace http://www.opengis.net/gml
Annotations
This type defines a container for an array of triangle patches.
Diagram
Diagram index100.tmp#id588 index101.tmp#id587 index102.tmp#id590
Type restriction of gml:SurfacePatchArrayPropertyType
Type hierarchy
Used by
Model gml:Triangle
Children gml:Triangle
Source
<complexType name="TrianglePatchArrayPropertyType">
  <annotation>
    <documentation>This type defines a container for an array of triangle patches.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:SurfacePatchArrayPropertyType">
      <sequence minOccurs="0" maxOccurs="unbounded">
        <element ref="gml:Triangle"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd