This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: document('data.csv') fails; workaround needed


check the past 2 weeks archives

this was discussed in detail

good luck, jim fuller

----- Original Message ----- 
From: "Dan Diebolt" <dandiebolt@yahoo.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Thursday, November 22, 2001 2:03 PM
Subject: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]