xsl-list
[Top] [All Lists]

Re: [xsl] Transforming tabular information to hierarchical

2007-02-13 10:59:59
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>
--~--

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