| Namespace |
http://www.opengis.net/gml/3.2 |
|
Annotations
|
Property that contains Values.
|
|
|
Diagram
|
|
| Type |
gml:ValueArrayPropertyType |
|
Properties
|
|
| Substitution Group |
|
|
Used by
|
|
| Model
|
|
| Children |
gml:AbstractValue |
|
Instance
|
<gml:valueComponents owns="false" xmlns:gml="http://www.opengis.net/gml/3.2">
<gml:AbstractValue>{1,1}</gml:AbstractValue>
</gml:valueComponents>
|
|
|
Attributes
|
| QName |
Type |
Default |
Use |
|
| owns |
boolean |
false |
optional |
|
|
|
Source
|
<element name="valueComponents" type="gml:ValueArrayPropertyType">
<annotation>
<documentation>Property that contains Values.</documentation>
</annotation>
</element>
|
|