http://eurotech.com/edc/2.0| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| key | tag | element | edc | 0/1 | |
| value | long | element | edc | 0/1 |
Example
<x----- xmlns="http://eurotech.com/edc/2.0">
<value>...</value>
<key>
<id>...</id>
<accountId>...</accountId>
<name>...</name>
<createdOn>...</createdOn>
<createdBy>...</createdBy>
<modifiedOn>...</modifiedOn>
<modifiedBy>...</modifiedBy>
<optlock>...</optlock>
</key>
</x----->