Super-types: | gml:AbstractGMLType < CompositeValueType (by extension) |
---|---|
Sub-types: |
|
Name | CompositeValueType |
---|---|
Abstract | no |
Documentation | Aggregate value built from other Values using the Composite pattern. It contains zero or an arbitrary number of valueComponent elements, and zero or one valueComponents elements. It may be used for strongly coupled aggregates (vectors, tensors) or for arbitrary collections of values. |