Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - and xsl >Thread Next - Re: and xsl > <a href=" <xsl:apply-templates select="key[text()='Location']" > mode="getValue" /> " target="_blank"> You can't issue an apply-templates call from inside an attribute value. Try: <a target="_blank"> <xsl:attribute name="href"> <xsl:apply-templates select="key[text()='Location']" mode="getValue" /> " ... in other words, create the <a> element, then add an attribute that has a computed value. -- Joe Kesselman / Beware the fury of a patient man. -- John Dryden | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
