Python and XML development using the open source 4Suite toolkit

Frank solrac at us.ibm.com
Thu Jul 4 09:45:24 EDT 2002


Python and XML development using the open source 4Suite toolkit

4Suite is an open source, comprehensive library and toolkit for XML
processing in Python. 4Suite implements various open standards related
to XML. This series of tutorials introduces 4Suite and gives practical
examples of XML development using 4Suite and Python.

Part 1: PyXml
There are various DOM implementations, in varying computer languages.
Here, we will be introducing PyXml. This particular implementation is
written in Python.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/28BEDEE3E7219EB386256AE300743B69?Open&t=gr,lnxn28,p=PyXml


Part 2: 4XPath and 4XSLT
This tutorial introduces 4XPath and 4XSLT . If you plan to use Python
in association with XML processing, these are useful tools to get to
know.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/BE1A7E60838F9F7686256AF400523C58?Open&t=gr,lnxn28,p=4XPath4XSLT


Part 3: 4RDF
This tutorial will go into detail on RDF, with hands-on examples of
how to use the various RDF facilities available with Python.

http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/8A1EA5A2CF4621C386256BBB006F4CEC?Open&t=gr,lnxn28,p=4RDF


>>---> POD



More information about the Python-list mailing list