Re: [xsl] count following-sibling node()

Subject: Re: [xsl] count following-sibling node()
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Sat, 15 Nov 2008 20:39:18 +0100 (CET)
Vasu Chakkera wrote:

> Calling node() is not the same as calling the Element itself
> Node in Xpath means:
> element, attribute, text, namespace, processing-instruction,
> comment, and document (root) nodes. 

  Attributes are nodes, but node() doesn't match attribute nodes.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread