Bjorn Reese writes: >Phil, does the SLAX implementation require access to internal parts of >libxml/libxslt, or is it built on top of the public APIs?
It's all built on the public APIs. I use xsltSetLoaderFunc() to specify the xml parser for stylesheets. Everything else is fairly dull. Thanks, Phil _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
