I am using generateDS (http://www.davekuhlman.org/generateDS.html) to create python classes by some XSD, to create different XML files with python then. It works properly with some simple XSD files, but when I try the one I need, it gives me an error "process_includes.SchemaIOError: Can't find file TObject.xsd referenced in <_io.BufferedReader name='shipporder.xsd'>.".
Actually I have no idea how to fix it.
python generateDS.py -o lib_test.py shipporder.xsd