|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Position of parent node
Hi there,
I have the following XML:
<q>
<p>
<a>
<b>bla</b>
<b>bla</b>
</a>
</p>
<p>
<a>
<b>bla</b>
<b>bla</b>
</a>
</p>
</q>
Inside the <xsl:template match="b">
I would like to do the following check:
If the position of <p> within <q> is the last one
do thing with <b>
else
do other with <b>
but I need help in formatting the <xsl:when test="???"> statement
Thank you for any help.
--
Athanasios Gaitatzes (gaitat@xxxxxx)
Virtual Reality Department
Foundation of the Hellenic World
254 Pireos St., Tavros 17778, Athens Greece
Tel: +30 1 483-5300 ext. 1132
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








