[XML-SIG] RE: Transformation using XSLT

Uche Ogbuji uche.ogbuji@fourthought.com
Mon, 09 Dec 2002 08:40:42 -0700


> I was looking for any information on XML transformation using XSLT, something like XALAN . Xalan supports Java and C++, does python have any modules that do the same. If yes can you please help me with some information about it.

4Suite comes with 4XSLT, which implements full XSLT 1.0 + much of EXSLT.  It 
is very easy to extend in Python, and use from a Python API.

http://www.4suite.org
http://uche.ogbuji.net/tech/akara/pyxml/python-xslt/
http://www.xml.com/pub/a/2002/10/16/py-xml.html
http://uche.ogbuji.net/tech/akara/pyxml/

-- 
Uche Ogbuji                                    Fourthought, Inc.
http://uche.ogbuji.net    http://4Suite.org    http://fourthought.com
Tour of 4Suite - http://www.xml.com/pub/a/2002/10/16/py-xml.html
Proper XML Output in Python - http://www.xml.com/pub/a/2002/11/13/py-xml.html
RSS for Python - http://www-106.ibm.com/developerworks/webservices/library/ws-p
yth11.html
Debug XSLT on the fly - http://www-106.ibm.com/developerworks/xml/library/x-deb
ugxs.html