I have a XML scheme (xsd) from which I have created with xjc  (a java
binding compiler (JAXB)) my java objects with all the get and set
methods. Now I have to use this scheme and do the same in python but I
can't find a tool which can read the scheme. I already tried
generateDS.py but it couldn't parse the data.

Does anyone know a tool which compiles my scheme and creates an object
library in python?


Regards,
Matthias

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to