Re: [xsl] Transforming XML Blockquotes - Mixed Content - XSLT 1.0 Solution

Subject: Re: [xsl] Transforming XML Blockquotes - Mixed Content - XSLT 1.0 Solution
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 14 Apr 2005 22:53:55 +0100
        <xsl:for-each 
select="$mixed

$mixed is a result tree fraction so that would require an xx:node-set()
extension function in a conformant XSLT1 system.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread