| Subject: Re: [xsl] <xsl:apply-templates select="not('nodename')"/> ? From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Tue, 27 Aug 2002 12:02:36 -0400 | 
<xsl:apply-templates select="apple"/> <xsl:apply-templates select="orange"/> <xsl:apply-templates select="*[not(self::apple|self::orange)]"/>
Cheers, Wendell
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)"/>
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] <xsl:apply-templates sele, David Carlisle | Thread | RE: [xsl] <xsl:apply-templates sele, Stuart Brown | 
| RE: [xsl] SAXParseException, Manish Shah | Date | RE: [xsl] XSLT to summarise an XSLT, Hunsberger, Peter | 
| Month |