Thank you for your reply. I tried something similar to your solution, mainly ...="{A/B/@atr}[1]", thinking that what comes out from the {A/B/@atr} is kind of an array of values and I only need to choose the first one. Of course it did not work, so I thought that the solution would not be that easy, so I tried various schemes, like using para[1], or the last() function, or different other functions or combinations. I obviously lack some basic knowledge, but XSLT is starting to grow on me.
Michael
|