Subject: Re: Problems with &/& in style sheet
From: George Cristian Bina <george@xxxxxxx>
Date: Wed, 15 Jun 2005 11:19:11 +0300
|
Hi Michael,
When the method is set to html inside script both Saxon versions and
Xalan output & as &. Inside other elements they output & as &
Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Michael Kay wrote:
The '&' in the last line should actually be a '&' in the
transformed
HTML code. However, obviously I can't replace '&' with
'&', since the
stylesheet would then be syntactically incorrect. But if I
leave the '&'
where it is, I'll have '&' in the HTML code instead of '&'.
Your XSLT processor knows the HTML rules better than you do.
& is correct according to the HTML spec, & is wrong.
Michael Kay
http://www.saxonica.com/
| Current Thread |
|
Marcel Stör - 15 Jun 2005 08:10:16 -0000
George Cristian Bina - 15 Jun 2005 08:16:51 -0000 <=
|
|