Hello,
I tried to use generateDS using the XSD example
you supplied in the demos (people.xsd) but it
failed to generate the files. Here is the error:
C:\GenerateDS-1.14a\Demos\People>python
c:\GenerateDS-1.14a\generateDS.py -o people.py -s peoplesubs.py people.xsd
Traceback (most recent call last):
File "c:\GenerateDS-1.14a\generateDS.py", line 4081, in <module>
main()
File "c:\GenerateDS-1.14a\generateDS.py", line 4077, in main
processIncludes, superModule=superModule)
File "c:\GenerateDS-1.14a\generateDS.py", line 3993, in parseAndGenerate
root.annotate()
AttributeError: 'NoneType' object has no attribute 'annotate'
I followed the steps that were described in the tutorial (build and install).
I work on windows XP, with python 2.5.2 and I
downloaded the last version of GenerateDS (1.14a).
I'm totally new to Python so I'm sorry if this is a stupid question...
Thanks
Cédric Moonen
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
generateds-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/generateds-users