[Home] [By Thread] [By Date] [Recent Entries]
John Smith wrote:
how can I transform this: <xsl:template match="plus"> <xsl:copy> <xsl:copy-of select="preceding-sibling::a[1] | following-sibling::b[1]"/> </xsl:copy> </xsl:template> If you need help to fit that template into a complete stylesheet then show us the ancestor elements of those elements. -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



