[Home] [By Thread] [By Date] [Recent Entries]
> Is node() allowable in a match pattern? If so, it would > follow that the > last clause would prevent the root node from matching it. Yes, node() means child::node(), and matches any node that is the child of something. Which means any node except a root, attribute, or namespace. Mike K XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



