[XML-SIG] Re: XML-SIG Digest, Vol 20, Issue 3

2004-12-07 Thread Daniel Isenegger
[EMAIL PROTECTED] schrieb: Send XML-SIG mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://mail.python.org/mailman/listinfo/xml-sig or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You

Re: [XML-SIG] ignoring "Undeclared entity" errors?

2004-12-07 Thread Andrew Clover
Steven Knight <[EMAIL PROTECTED]> wrote: When I try to process an individual fragment without the declarations, I of course get "Undeclared entity" fatal errors for these entities, which terminates parsing of the fragment. Yep. I think this comes from expat itself, so might not be avoidable withou