From: Murray C. <mu...@mu...> - 2009-07-20 07:44:01
|
On Sun, 2009-07-19 at 18:15 -0700, Al Pacifico wrote: > I'd like to transform xml documents to JSON. An easy approach seemed > to be using XSLT to do so. I'm using libxml++ 2.24.2 with the libxml2 > 2.7.3 library. > > Has anyone used libxslt in this way? Any pitfalls to watch out for? > -Al I've used libxslt, yes, and I found it quite simple: http://git.gnome.org/cgit/glom/tree/glom/xsl_utils.cc#n169 -- mu...@mu... www.murrayc.com www.openismus.com |