diagram | |||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
children | gml:Point | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <complexType name="PointArrayPropertyType"> <annotation> <documentation>gml:PointArrayPropertyType is a container for an array of points. The elements are always contained inline in the array property, referencing geometry elements or arrays of geometry elements via XLinks is not supported.</documentation> </annotation> <sequence minOccurs="0" maxOccurs="unbounded"> <element ref="gml:Point"/> </sequence> <attributeGroup ref="gml:OwnershipAttributeGroup"/> </complexType> |