[Home] [By Thread] [By Date] [Recent Entries]
Hello,
I have small problem:
Here is part of XML:
<parent>
<list>
<item>1</item>
<item>1</item>
<item>1</item>
<item>1</item>
</list>
<child para="123">
qwerty
</child>
</parent>
<parent>
....
</parent>
....
And here is part of <xsl:transform version="1.0"...>
The problem is how to get value of parameter @para of <child> node (point of loop call) from for-each loop (where context is /parent/list/item ) Sorry for my "English" Pozdrawiam,
|

Cart



