historyDTO Data Type

Copyright 2013 WANdisco.

Namespace
(Default)
Schema
ns0.xsd
Properties
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>