Subject: importing from txt file
From: john wa <jonni@xxxxxxxxx>
Date: Mon, 3 Sep 2001 12:03:27 +0200 (MEST)
|
in my xsl i need to reference an external document which is a text file.
i try to do something like <xsl:copy-of select="document('eg.txt')/" />
but obviously, because eg.txt isn't an xml file it won't work. is there
another way to import a file but treat the whole file as CDATA?
thanks.
--
Sent through GMX FreeMail - http://www.gmx.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|