Re: [xsl] Modification to The CSV to XML transform XSLT v2 from Andrew Welch

Subject: Re: [xsl] Modification to The CSV to XML transform XSLT v2 from Andrew Welch
From: Marney Cotterill <marney@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Mar 2008 11:35:25 +1100
Thanks so much David!

Worked a charm!

Marney


On 28/3/08 10:58 AM, "David Carlisle" <davidc@xxxxxxxxx> wrote:

> 
>> I'm a little lost on how to call the data in from the temporary tree stored
>> in the 
>> varible "csvconverted", to run this second transform template.
> 
> 
> just add
> 
> <xsl:apply-templates selet="$csvconverted/root"/>
> 
> as the last line of your main template.
> 
> David
> 
> ________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
> 
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ________________________________________________________________________
> 
> 

Marney Cotterill
graphic designer
                   
cracker//brandware

6 Bourke Street
Queens Park 
NSW 2022
Telephone 02 9387 2001
Facsimile 02 9387 2006
marney@xxxxxxxxxxxxxxxxxxxx
www.crackerbrandware.com

Current Thread