xsl-list
[Top] [All Lists]

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

2008-11-15 14:39:45
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/
























      


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--