[xsl] seeking clarification on node()

Subject: [xsl] seeking clarification on node()
From: "Zakon, Stuart" <stuart_zakon@xxxxxxxxxxxxxxx>
Date: Mon, 2 Dec 2002 08:27:19 -0500
The documentation on node() is a little sparse. In particular, I am not sure
of the difference between the expressions child::* and node(). I notice
different behavior for these. The particular problem I addressed was
creating a node list for a recursive template - child::* works but node()
doesn't.

Can somebody clarify this?

Stuart Zakon
Objects by Design
http://www.objectsbydesign.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread