Copyright 2013 WANdisco.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| historyItem | list of historyItemDTO | element | 0/unbounded |
Example
<history>
<historyItem>
<agreementKey>...</agreementKey>
<value>...</value>
<timeStamp>...</timeStamp>
</historyItem>
</history>