[Home] [By Thread] [By Date] [Recent Entries]
pankaj.c@xxxxxxxxxxxxxxxxxx wrote:
Well in your code you have <xsl:template match="display/textbox/textbox-head/title"> <xsl:variable name="role_title" select="parent::textbox-body/parent::textbox[@role]"/> yet in your code snippet you have no "display" element at all and your "title" element has a parent named "textbox-head" and a grandparent named "textbox" so "parent::textbox-body" is never going to find anything as "textbox-head" and "parent::textbox-body" are different. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



