[Home] [By Thread] [By Date] [Recent Entries]
> various ways of combining those: > > <xsl:template match="node()[self::text() or (not(self::*) and > name()='href')][ starts-with( ., '../Russia2006/' ) ]"> A rare slip there, David. node() means child::node() and won't match an attribute. Michael Kay http://www.saxonica.com/
|

Cart



