[XML-SIG] Create XML string with python

2005-12-09 Thread Marco Meoni
Hi. I have to create a XML string from a GUI. In the GUI i have some "bottons". Clicking on this bottons the program should create a XML in a string (a STRING, the XML must be into a Python STRING ;-)   ) If you have an idea or a .py please send me... All is welcome, you can send me example,

[XML-SIG] Create XML string with python

2005-12-09 Thread Marco Meoni
Hi. I have to create a XML string from a GUI. In the GUI i have some "bottons". Clicking on this bottons the program should create a XML string (a STRING, the XML must be into a STRING ;-)   ) If you have an idea or a .py please send me... I must include this function in a program soon and hav