Subject: CSS and XSLT, again
From: Shimon Pozin <spozin@xxxxxxxxxxxxx>
Date: Mon, 5 Feb 2001 14:25:47 -0500
|
Hello!
I have a problem with linking css file with xsl file during
transformation. I cannot reference the css file since the final
transfored xml to be sent by email and style must be embedded into
transformed html file. I tried to use <xsl:include>, but I permanently
fail to have style sheet attached to the resulting transformed file.
Any ideas on how to accomplish this?
<link> will not work because, as I said, I cannot send css file, but
only final transformed html.
Thanks for any idea,
Shimon
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|