Question: Should namespace::* return anything?

Subject: Question: Should namespace::* return anything?
From: Khun Yee Fung <kyeefung@xxxxxxxxxx>
Date: Fri, 17 Dec 1999 13:50:51 -0500
This is my understanding:

1.	child::* or * returns only the element nodes of the context node.
2.	attribute::* or @* returns all the attribute nodes of the context
node.

How about namespace::*? Is it the same as namespace::node() or the result is
always an empty nodeset?

Thanks.

Khun Yee


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


Current Thread