>
>From: Erica Tolbert <tolbe...@gmail.com>
>To: generateds-users@lists.sourceforge.net
>Sent: Mon, November 23, 2009 6:54:32 AM
>Subject: [Generateds-users] Namespace Issue
>
>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?
>
Erica -

I don't believe that generateDS.py will handle a schema that contains
multiple namespace prefixes.  But, I'm not sure.  Could you send
me your schema?  Perhaps I can come up with a solution.

- Dave

 -- 


Dave Kuhlman
http://www.rexx.com/~dkuhlman

------------------------------------------------------------------------------
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