OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   How to Put HTML data which is coming in a tag

[ Lists Home | Date Index | Thread Index ]

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




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS