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

RE: how to display html data, coming in a node

Subject: RE: how to display html data, coming in a node
From: Sundar Shanmugasundaram <SSHANMUGASUNDARAM@xxxxxxxxxxxxx>
Date: Fri, 9 May 2003 11:54:42 +0530
xsl display html
Asim,

Instead you could try giving the same data in XSL file as  within <xsl:text>


	<xsl:text
disable-output-escaping="yes"><![CDATA[<html><body><br>sundar<b>a
    <p>
    <br>
    Raman 
    <b>skksks
    </b>
    </body>
    </html>]]></xsl:text>

<xsl:text disable-output-escaping="yes"><![CDATA[All not wellformed data
]]></xsl:text>

Is this ok?

sundar

-----Original Message-----
From: asim [mailto:qazi@xxxxxxxxxxx]
Sent: Friday, May 09, 2003 11:40 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  how to display html data, coming in a node 


HI All
  i m have a small problem
let say i m making this xml packet

<data>
    <file-content><![CDATA[ All the not well formed Html readed from an html
file ]]></file-content>
</data>

and in my xsl i nm trying to output the html like this
<xsl:value-of select="//file-content"/>

but this outputs the hole HTML as a string on the browser window , and the
tags r visible there
Is it possible to output HTML contents not the tags ???

Plz HElp


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

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


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.