Documentation for fieldgml

Element: CompositeValue

[Table of contents]

  • The following elements can be used wherever this element is referenced:
Name CompositeValue
Type gml:CompositeValueType
Nillable no
Abstract no
Documentation Aggregate value built using the Composite pattern.
Logical Diagram
XML Instance Representation
<gml:CompositeValue
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:valueComponent> ... </gml:valueComponent> [0..*]
<gml:valueComponents> ... </gml:valueComponents> [0..1]
</gml:CompositeValue>
Diagram
h458247339
Schema Component Representation
<element name="CompositeValue" type=" gml:CompositeValueType "/>