Re: [XML-SIG] prepare_input_source and relative path

2005-04-07 Thread Mike Brown
Sylvain ThÃnault wrote: > after some times working on other stuff, I've remembered that I had > still the prepare_input_source patch pending. I've joined to this > message the patch as it is now, and it's well working for me. I'll > check it in in the next few days if no one objects. I still have

Re: [XML-SIG] validate dom tree object

2005-04-07 Thread Andrew Clover
Leticia Larrosa <[EMAIL PROTECTED]> wrote: i found that the function "create_input_source" in the following code that are placed in the module "xml.parsers.xmlproc.xmlapp": "A class that creates file-like objects from system identifiers." don't accept a instance of a xml dom tree. That's co