RE: [xsl] Transforming tabular information to hierarchical

Subject: RE: [xsl] Transforming tabular information to hierarchical
From: "Simon Shutter" <simon@xxxxxxxxxxx>
Date: Tue, 13 Feb 2007 10:23:20 -0800
Hi Martin,

So I substituted my file URL for the one Andrew used but I'm not sure what
to do next.  What (input xml file) am I transforming?  Can you apply an XSL
file without an input file?

Simon

-----Original Message-----
From: Martin Honnen [mailto:Martin.Honnen@xxxxxx] 
Sent: February 13, 2007 10:00 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Transforming tabular information to hierarchical

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