xmlConfigPropertiesAdapted Data Type

A container for XmlConfigPropertyAdapted organized into an array.

Namespace
http://eurotech.com/esf/2.0
Schema
esf.xsd
Properties
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----->