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]

How to stream HTML tags included in XML using XSL


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@swand.lake.de
http://www.lake.de/home/lake/swand/


 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]