How to stream HTML tags included in XML using XSL

Subject: How to stream HTML tags included in XML using XSL
From: Marcel Ruff <ruff@xxxxxxxxxxxxx>
Date: Tue, 25 Apr 2000 13:16:50 +0200
Hi,

we have a XML document and want to add some formatting elements,
like <bold> or better <b> which should show up in the generated HTML
file.

How can we tell the XSL engine to stream such tags
into the destination HTML file.

Using CDATA works fine but is to not very smart to use in XML.

I know we should not use formatting info in XML
but sometimes it is easier to embed some HTML text into
my XML.

thanks, Marcel


-- 
Marcel Ruff
ruff@xxxxxxxxxxxxx
http://www.lake.de/home/lake/swand/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread