Vitaly Ostanin wrote: > node() is not a comment, not PI, not attribute - it just node > like > <node/>
With respect, you are wrong. Exact behaviour of node() is defined in
XPath recommendation and you can read in section 2.3:
"A node test node() is true for any node of any type whatsoever."
any type = element node, PI node, comment node, ...
Jirka
--
-----------------------------------------------------------------
Jirka Kosek
e-mail: [EMAIL PROTECTED]
http://www.kosek.cz
