Re: [xsl] Transforming tabular information to hierarchical

Subject: Re: [xsl] Transforming tabular information to hierarchical
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Tue, 13 Feb 2007 18:59:43 +0100
Simon Shutter wrote:

I'm relatively new to XML.  If I want to apply your converter, what input
file do I give the processor?

You should set this global parameter


<xsl:param name="pathToCSV" select="'file:///c:/temp/test.csv'"/>

to the file URL of your text file.




--

	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread