Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Apply templates problem! Apply templates problem!To: NULL Date: 4/4/2006 2:31:00 PM Inside a template I can call another template using a condition using a parameter like <xsl:param name="CURRENT_DBNR" select="DBNR"/> <xsl:apply-templates select="../TABLE[@id='Table_24C' and DBNR=$CURRENT_DBNR]"/> Do I have to temporary store the DBNR value in a parameter which I use in the apply-templates call or is it possible to access the value of DBNR directly? I have tried with the following but it does not work <xsl:apply-templates select="../TABLE[@id='Table_24C' and DBNR=DBNR]"/> or <xsl:apply-templates select="../TABLE[@id='Table_24C' and DBNR=./DBNR]"/> Regards /Hans | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
