A container for EdcMetric instances organized into a list.
http://eurotech.com/edc/2.0| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| metric | list of edcMetric | element | edc | 0/unbounded |
Example
<e----- xmlns="http://eurotech.com/edc/2.0">
<metric>
<name>...</name>
<type>...</type>
<value>...</value>
</metric>
</e----->