Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: .NET Framework XslTransform - attribute bounded by \" -- Needs " only .NET Framework XslTransform - attribute bounded by \" -- Needs " onlyTo: NULL Date: 9/4/2005 2:38:00 PM Hi,
I am a newbie to xslt. This might be an easy one for many of you ...
I am transforming a xml file to another xml file using System.Xml.Xsl :
XSL extract
------------
<Detail>
<xsl:attribute name="action">
<xsl:text>newmodified</xsl:text>
</xsl:attribute>
Actual XML Output extract
----------------------------
<Detail action=\"newmodified\">
Wanted XML Output extract
-----------------------------
<Detail action="newmodified">
After doing some reading about escaping characters, I tried <xsl:text
disable-output-escaping='no'>newmodified</xsl:text> but still got the
undesired XML output as above.
Help will be very much appreciated.
Many Thanks.
JMK
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
