Develop Python/XML with 4Suite, Part 1: Process XML with PyXml

underlying XML files and shows how to use Python to read the contents to perform a simple search for keywords. The code also can be the basis for more-advanced operations. In the spirit of openness, we use open-source software to read the ODF files, which in this case are Python and the OpenOffice.org package. If you are running a recent version of Linux or OS X, you already should have Python ... ................
................