diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
type | gml:CompositeValueType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:valueComponent gml:valueComponents | ||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="CompositeValue" type="gml:CompositeValueType" substitutionGroup="gml:AbstractValue"> <annotation> <documentation>gml:CompositeValue is an aggregate value built from other values . It contains zero or an arbitrary number of gml:valueComponent elements, and zero or one gml:valueComponents property elements. It may be used for strongly coupled aggregates (vectors, tensors) or for arbitrary collections of values.</documentation> </annotation> </element> |