complexType SurfaceArrayPropertyType
diagram index_p1361.png
namespace http://www.opengis.net/gml
children gml:_Surface
used by
elements surfaceArrayProperty surfaceMembers
annotation
documentation
A container for an array of surfaces. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.
source <xs:complexType name="SurfaceArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>A container for an array of surfaces. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:_Surface" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


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