[Home] [By Thread] [By Date] [Recent Entries]
> Try > <xsl:template match="(div0[2]/p[1]//text())[1]"> > note the additional parenthesis No, don't. Parentheses aren't allowed in a pattern. Michael Kay http://www.saxonica.com/
|
[Home] [By Thread] [By Date] [Recent Entries]
> Try > <xsl:template match="(div0[2]/p[1]//text())[1]"> > note the additional parenthesis No, don't. Parentheses aren't allowed in a pattern. Michael Kay http://www.saxonica.com/
|