DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15408>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15408 not escaped in xsl:text ------- Additional Comments From [EMAIL PROTECTED] 2002-12-16 21:29 ------- As the XML Recommendation says (http://www.w3.org/TR/REC-xml#sec-predefined-ent), the only entities which are automatically defined for every XML document are &, <, >, ', and " ... and they recommend that XML documents explicitly declare these too, just in case you ever want to run them through SGML-based tools.
