Hello,

I'm new to generateDS and I am receiving this error:

Traceback (most recent call last):
  File "generateDS.py", line 4428, in <module>
    main()
  File "generateDS.py", line 4423, in main
    processIncludes, superModule=superModule)
  File "generateDS.py", line 4248, in parseAndGenerate
    root.annotate()
AttributeError: 'NoneType' object has no attribute 'annotate'

I see in the documentation that if your XML Schema namespace prefix is
different than "xs:", you must specify the namespace prefix.  However, there
are multiple namespace prefixes in the schema that I'm using.  Any
suggestions on how to handle this?

Thanks

Erica
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to