|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Is this node, the document root... best test?
Steve,
At 02:10 PM 10/20/2003, you wrote: So, for any given XML document, (e.g. the fragment below), Will test true only if you are on the <foo> element (it has a parent, the root; but that parent is not an element and fails a parent::* test) or "parent::node()" Will test true for any element node, the <foo> element or any other. I hope this is enough: it's a bit tough for me to understand your exact use case. Using the other suggested approach, testing node-identity with generate-id(), you could say generate-id()=generate-id(/*) which will also test true only for the <foo> node (since it's the only element child of the root). Cheers, Wendell
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








