[Home] [By Thread] [By Date] [Recent Entries]
Richard Lewis wrote:
Is it possible to have two {...} expressions in one? No. The string inside the braces must be an XPath expression, and there are no braces allowed inside XPath expressions. href="mailto:{//person[@initials='{@initials}']/@email}"><xsl:value-of select="@initials" /></a> Try href="mailto:{//person[@initials=current()/@initials]/@email}"> J.Pietschmann XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



