acquireBlockListDTO Data Type

 * Copyright 2015 WANdisco  

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
acquireBlockList list of acquireBlockDTO element 0/unbounded  

Example

<acquireBlockList>
  <acquireBlockList>
    <identity>...</identity>
    <nodeIdentity>...</nodeIdentity>
    <repositoryIdentity>...</repositoryIdentity>
    <lastSequence>...</lastSequence>
    <blockSize>...</blockSize>
  </acquireBlockList>
</acquireBlockList>