Subject: Re: document('data.csv') fails; workaround needed
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Thu, 22 Nov 2001 14:04:35 -0000
|
check the past 2 weeks archives
this was discussed in detail
good luck, jim fuller
----- Original Message -----
From: "Dan Diebolt" <dandiebolt@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 22, 2001 2:03 PM
Subject: document('data.csv') fails; workaround needed
> Is there a clever way to import CSV data into the stylesheet?
> The following fails of course:
>
> <xsl:variable name="csv" select="document('data.csv')"/>
>
> I can't alter the file data.csv but need the data in it for a
> helper lookup function. Thanks in advance.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|