block1block1block2block2block1By using a nested repeater construction with wildcard selection and self axis filtering (the axis referring to the current node), you can obtain a data-driven behavior:
Figure 45 The root repeater selects all blocks ( *[*] means selecting all child nodes that have children, i.e. blocks).The first child repeater selects the current block if it is a block1 instance, that is the first two instances and the last instance .Correspondingly, the second child repeater selects instance three and four in the input data example above.
| OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |