Re: [xsl] Re: [xslt transform & grouping] Using the Muenchian Method?

Subject: Re: [xsl] Re: [xslt transform & grouping] Using the Muenchian Method?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 7 Oct 2004 15:59:51 +0100
 <xsl:variable name="info-nodeset"
  select="document('')/*/xsl:variable[@name='info']"/>


sorry meant


<xsl:variable name="info-nodeset"
select="document('')/*/xsl:variable[@name='info']/x"/>

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