> From: Maximilian Holtzberg

> Sent: Mon, November 1, 2010 5:27:03 AM


> I tried generating a python datastructure from the
> http://www.veloconnect.de/fileadmin/downloads/veloconnect_1_1_xsd.zip
> schema but i got this error:
> http://pastebin.com/5UtQZGDm
> 
> Maybe you can give me a hint to solve this.

Max -

The problem seems to be in process_includes.py.  Your schema has
import elements that have a "namespace" attribute but do *not* have
a "schemaLocation" attribute.  I've never seen that condition
before.  It doesn't make much sense to me.  I thought that an
import element must have a "schemaLocation" attribute, else how
would I know where to find the document to be imported.  Obviously,
there is something I don't understand here.  So I'll have to do some
reading.  I suspect I'll need to make a fix in process_includes.py.

I'll be back when I've learned more.

- Dave


 -- 

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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to