Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


XMl with html tags to Excel?

From: "FredB" <yldbrainoj@-----.--->
To: NULL
Date: 3/21/2008 10:04:00 AM


I have data in xml that has some html within the elements, I have an xsl 
file that works for performing a transform to excel pretty well.

The output to excel just outputs the html in data in its raw 
form...(non-rendered).  Is it possible to have that data actually rendered 
like the html would have rendered it?

ie.

sample XML
<data>
    <item><b>BOLD<b></item>  (ignore the non-escaped character for examples 
sake)
</data>

portion of a sample xsl:
<Row>
<Cell ss:StyleID="s80"><data ss:Type="string"> <xsl:value-of 
select="item"/></Data></Cell>
</Row>

The Resuting data in my spread sheet is literally "<b>BOLD</b>" as opposed 
to the text being bolded.

Is it possible to go straight from html data to the correpsonding format in 
excel?

Thank you,

FredB





transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent