The only other theory I have is that my input callbacks somehow aren't
getting registered properly, and that libxml is loading the file
itself.
dave
On Aug 18, 2004, at 2:48 PM, David Hyatt wrote:
I am pretty confused now. I hooked up my own code to walk the DOM of
a root stylesheet and to kick off loads of the child stylesheets. I
get all of the documents parsed into xmlDocPtrs. What I found was
that when I then called xsltParseStylesheetDoc, it didn't even try to
do I/O, and it actually used the child documents I had loaded myself!
Does libxml actually have a global document cache? That's the only
explanation I could come up with for why this would work. Do I even
need the new docloader API?
dave
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt gnome org
http://mail.gnome.org/mailman/listinfo/xslt
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt gnome org
http://mail.gnome.org/mailman/listinfo/xslt