"Olivier Dagenais" <[EMAIL PROTECTED]> writes: > Hi, sorry if I'm sending this mail to the wrong list, but I would like to > know if there are any plans to create a PHP extension with Xerces, similar > to the idea behind "Xerces Perl".
Hi Olivier, Xerces Perl uses SWIG to generate it's code. SWIG snow has a PHP module so you could use the Xerces-Perl interface file and get a PHP module. It would require quite a bit of tweaking, but I've made a real effort to keep things modular so that other languages could use my work. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
