On Tuesday, July 22, 2003, at 12:07 AM, Alex Rice wrote:
<p>©2003 by Joël Guillod</p> <p><font color="#0000FF"><u>[EMAIL PROTECTED]</u></font></p> <p></p>
Joel, the little I've used the XML lib I've not had any reliability problems. In your example I can tell you what the error is, but not WHY. I don't know enough about XML.
If you make the second parameter to revCreateXMLTree to be "true", that's parseBadData, you will get the error message back from the function, instead of a xml tree ID:
xmlerr, can't parse xml Entity 'euml' no defined
My XML pocket reference (which may be outdated) shows only five predefined entity references:
&: < > "e; '
Plus, you can have hexadecimal character references.
Maybe there is a way to define entities.
Dar Scott
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
