You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Phil Harris <ph...@zope.co.uk> on 2000/08/08 12:46:03 UTC

Xerces-c/Xalan-c with Python.

Hi all,

Is anybody using Xerces-c/Xalan-c with Python.  If so is there any chance
you'd like to share the secret incantations with me?

TIA

Phil
phil.harris@zope.co.uk



Re: Xerces-c/Xalan-c with Python.

Posted by "Thomas B. Passin" <tp...@mitretek.org>.
I haven't heard of anyone writing a Python wrapper  for Xerces-c.  You
could always run it from Python using the system() call, but that's
probably not what you had in mind.

You ought to be able to talk to Xerces-J using JPython (I haven't tried
it yet).

Cheers,

Tom Passin

----- Original Message -----
From: "Phil Harris" <ph...@zope.co.uk>
To: <ge...@xml.apache.org>
Sent: Tuesday, August 08, 2000 6:46 AM
Subject: Xerces-c/Xalan-c with Python.


> Hi all,
>
> Is anybody using Xerces-c/Xalan-c with Python.  If so is there any
chance
> you'd like to share the secret incantations with me?
>
> TIA