complexType SurfacePatchArrayPropertyType
diagram index_p1553.png
namespace http://www.opengis.net/gml
children gml:_SurfacePatch
used by
element patches
complexTypes PolygonPatchArrayPropertyType TrianglePatchArrayPropertyType
annotation
documentation
A container for an array of surface patches.
source <xs:complexType name="SurfacePatchArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>A container for an array of surface patches.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0" maxOccurs="unbounded">
   
<xs:element ref="gml:_SurfacePatch"/>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy