[xsl] SELECT ALL CHILD NODES AND EXCEPT ONE

Subject: [xsl] SELECT ALL CHILD NODES AND EXCEPT ONE
From: Arul Kumar <arulxml@xxxxxxxxxxxx>
Date: Sun, 23 May 2004 17:28:29 +0530
Hello all,

I have an XML, with the root element <chapter> under this there are many child nodes. My question is, how to select the all the child nodes of <chapter> and except the node '//ce:section/ce:section-title'.

Please advice me the XPath expression, so that I can use it in my XSL. Many thanks.

Best regards
Arul

Current Thread