[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Multiple HTML content in XML for Rendering

Subject: Multiple HTML content in XML for Rendering
From: "Senthilkumaravelan K" <skumaravelan@xxxxxxxxxxxxxx>
Date: Wed, 21 Mar 2007 13:43:21 -0700
 Multiple HTML content in XML for Rendering
Hi ,
I have xml which might contain multiple nodes with different HTML content,
How Do I render the information in a browser using XSLT ? Is it
possible in first place? Any approach would be helpful.

My XML would be like
<contents>
<content>
<Content>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN"&gt;&#xd;
&#xd;
&lt;html&gt;&#xd;
&lt;head&gt;&#xd;
	&lt;title&gt;Vielen Dank f|r Ihre Registrierung bei
Apple.&lt;/title&gt;&#xd;
&lt;/head&gt;&#xd;
&#xd;
&lt;body bgcolor="#FFFFFF"&gt;&#xd;
&#xd;
&lt;/body&gt;&#xd;
Hello World  First HTML
&lt;/html&gt;</Content>
   <Content>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN"&gt;&#xd;
&#xd;
&lt;html&gt;&#xd;
&lt;head&gt;&#xd;
	&lt;title&gt;Vielen Dank f|r Ihre Registrierung bei
Apple.&lt;/title&gt;&#xd;
&lt;/head&gt;&#xd;
&#xd;
&lt;body bgcolor="#FFFFFF"&gt;&#xd;
&#xd;
&#xd; Hello World 2
&lt;/body&gt;&#xd;
&lt;/html&gt;</Content>

There are two content nodes with 2 different HTML content in it.
How this can be rendered as HTML in a browser?

Thanks,
Senthil

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.