complexType GeometryArrayPropertyType
diagram index_p1719.png
namespace http://www.opengis.net/gml
children gml:_Geometry
used by
element geometryMembers
annotation
documentation
A container for an array of geometry elements. The elements are always contained in the array property,
referencing geometry elements or arrays of geometry elements is not supported.
source <xs:complexType name="GeometryArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>A container for an array of geometry elements. 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:_Geometry" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


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