Not valid, if I remember past discussion here and among DOM hackers.
'<' in a normal text block should be output as < or one of its numeric
equivalents, to produce syntactically correct XML.
'<' in a CDATA block should be output as '<' ... but of course then it's
not XML markup, it's just a data character quoted by the CDATA.
______________________________________
Joe Kesselman / IBM Research
Unless stated otherwise, all opinions are solely those of the author.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|