|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: apply-templates with exceptions
Hi Matt,
At 03:15 PM 11/11/2003, you wrote: In this particular case I want the output to have the <title> output above the output of <steps> and its other children. Basically, I want a way to get the equivalent in the <steps> template of apply-templates for everything except <title> elements, eg: There is, but it uses a bit of advanced-level XPath: <xsl:apply-templates select="*[not(self::title)]"/> which translates into XPath long syntax as "child::*[not(self::title)]". 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








