xsl-list
[Top] [All Lists]

RE: [xsl] Transforming tabular information to hierarchical

2007-02-13 11:22:01
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(_dot_)Honnen(_at_)gmx(_dot_)de] 
Sent: February 13, 2007 10:00 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>