![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - xslt / xpath question >Thread Next - Re: xslt / xpath question Re: xslt / xpath questionTo: NULL Date: 8/4/2004 8:39:00 PM > <xsl:value-of select="ancestor::*[@categorie]/attribute::categorie"/> > -> <xsl:value-of select="@categorie"/><xsl:text> You should try this instead : <xsl:for-each select="ancestor::*[@categorie]"> <xsl:value-of select="@categorie" /><xsl:text>-></xsl:text> </xsl:for-each> Hth -- Rémi Peyronnet | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||
|
