diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
children | gml:Point | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PointArrayPropertyType"> <xs:annotation> <xs:documentation>A container for an array of points. 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:Point" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |