Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - getting parent node using XLST [Thread Next] Re: getting parent node using XLSTTo: NULL Date: 5/3/2005 9:10:00 AM <xsl:value-of select="parent::node"/> selects all parent elements that have name node. You meant <xsl:value-of select="parent::node()"/> although you could use <xsl:value-of select=".."/> The string value of the parent is the concatenation of all the character data of all the parent's descendants, is that really what you want? David | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
