[Home] [By Thread] [By Date] [Recent Entries]
On 15.10.2017 21:26, Felix Sasaki felix@xxxxxxxxxxxxxx wrote:
Accidentally I sent the below mail to the wrong mail address, and inbetween found a solution to the issue: using for the accumulator I think, given the input XML, the only way to store the `group-meta1` content with a streamable accumulator is indeed to match on the text() child node as only then you can access the value. If you change or transform the XML to have e.g. <GROUP group-meta1="metainfo-group1">..., that is the value in an attribute, then you can have the match on `GROUP` and store the attribute value in the accumulator.
|

Cart



