I just want to know if there is a program that can convert an XSD file to a Python class as JAXB does for Java?
Look at http://pypi.python.org/pypi/rsl.xsd/0.2.3
Also, you might want http://pyxsd.org/ it works very nicely.