Re: [xml] xmlIO extensions



Hello Mark,

Take a look at the attached code.  I have been using a zlib based xmlIO
input/output for years.  My schema is slightly different from yours (the
path to the zip file is constant) so the uri scheme is:

zip://filename.zip/path/to/source/file.xml

However you should be able to get something out of this.  This is just a
code snippet and there are references to my own stuff but this may help.

Thanks, but as far as I can see this won't help me in my case :-( I
allready have a working xmlzipio handler for local files (see
http://mail.gnome.org/archives/xml/2003-October/msg00383.html and
http://hal.iwr.uni-heidelberg.de/~christi/xmlzipio/) but
promised to continue work after I have finished an other project.

Currently I want to improve the integration of xmlzipio with libxml2
in a way, that allows me to use any uri scheme to retrieve the zipfile.

Bye Christian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]