This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How do you prevent ' from being escaped within an attribute value


> How do you prevent ' from being escaped in an attribute value?
>

The general answer is that XSLT gives you only very limited control as to
how the result tree is serialized. The theory is that you shouldn't need to
care which of several equivalent serializations the XSLT processor chooses,
since an XML parser will treat them all the same.

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]