| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||||||||
| type | gml:MultiPointType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:pointMember gml:pointMembers | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="MultiPoint" type="gml:MultiPointType" substitutionGroup="gml:AbstractGeometricAggregate"> <annotation> <documentation>A gml:MultiPoint consists of one or more gml:Points. The members of the geometric aggregate may be specified either using the "standard" property (gml:pointMember) or the array property (gml:pointMembers). It is also valid to use both the "standard" and the array properties in the same collection.</documentation> </annotation> </element> |