<complexType name="PointArrayPropertyType"> <annotation> <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.</documentation> </annotation> <sequence> <element maxOccurs="unbounded" minOccurs="0" ref="gml:Point"/> </sequence> </complexType>
@generated
@source $URL$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|