A container for XmlConfigPropertyAdapted organized into an array.
http://eurotech.com/esf/2.0| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| property | list of xmlConfigPropertyAdapted | element | esf | 0/unbounded |
Example
<x----- xmlns="http://eurotech.com/esf/2.0">
<property array="..." encrypted="..." name="..." type="...">
<value>...</value>
</property>
</x----->