Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


removing html tags from xsl:variable

From: Amit <tutejaamit5@-----.--->
To: NULL
Date: 7/17/2007 9:51:00 AM

Hi,
I am trying to read value of variable within xsl.
My problem is that when i fetch data,then at that time the data
contains html tags as well.
when i try to read that data by putting in xsl variable,it returns
whole data alongwith html tags.I tried following approach
<xsl:value-of disable-output-escaping="yes" select="$ActualBody" />

It showed me data without html tags,but my problem is i want to use
the new value[Without Html tags] and want to count the resulting
string and do some manipulation on it.but whenever i do its count,it
counts the html tags as well,which are not currently being showed.

Any pointers on how to get the string without html tags in another
variable??

Amit



transparent
Print
Mail
Like It
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