| Subject: Re: [xsl] <xsl:apply-templates select="not('nodename')"/> ? From: "ashu t" <aashut@xxxxxxxxxxxxxx> Date: 27 Aug 2002 15:41:42 -0000 | 
Enjoy ashu
I would like to preferentially list some children ahead of others. I'm trying to do it like this:
<xsl:apply-templates select="./apple"/> <xsl:apply-templates select="./orange"/> <xsl:apply-templates select="not(apple|orange)"/>
... I want for the third line to process all other children. It's not working that way though. What's the right syntax to achieve this?
Thanks,
-M
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] <xsl:apply-templates sele, Michael Rothwell | Thread | [xsl] XSLT to summarise an XSLT, Macaulay,Malcolm (US | 
| Re: [xsl] <xsl:apply-templates sele, David Carlisle | Date | RE: [xsl] XSLT to summarise an XSLT, Mac Rost | 
| Month |