How to convert XSD to Python Class

Solution 1:

generateDS : I think this is the good tool I need

Edit : Actually, generateDS does very well the job !! It generates the Python class with all methods (setters and getters, export to XML, import from XML). It works very well !

Solution 2:

PyXB: http://pyxb.sourceforge.net/