|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: <xsl:apply-templates select="not('nodename')"/> ?
Hello Michael
You are not selecting the node.You are just giving the not condition. You should do it something like this way <xsl:apply-templates select="*[not(self::apple or self::orange)]" /> Hope this help you Enjoy ashu On Tue, 27 Aug 2002 Michael Rothwell wrote : I would like to preferentially list some children ahead of others. I'm trying to do it like this: 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








