Copyright 2015 WANdisco
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| knownTxnSequence | long | element | 1/1 | ||
| transactionBlockList | list of transactionBlockDTO | element | 0/unbounded |
Example
<transactionBlockList>
<transactionBlockList>
<identity>...</identity>
<repositoryIdentity>...</repositoryIdentity>
<repositoryName>...</repositoryName>
<startOffset>...</startOffset>
<endOffset>...</endOffset>
<thresholdLimit>...</thresholdLimit>
<currentSequence>...</currentSequence>
</transactionBlockList>
<knownTxnSequence>...</knownTxnSequence>
</transactionBlockList>