> From: "Lambert, Rob" > To: Dave Kuhlman > Sent: Wednesday, June 24, 2009 2:59:33 AM > Subject: RE: Cannot parse my XML with generateDS > > Hi Dave, > > So, I've changed my schema, and now the parsing seems to work on the surface. > I get some classes of Type objects in the .py file... don't see any classes > for > the elements though... > However, when I try to import the classes produced I get the error: > > File "generatedssuper.py", line 14 > return '%%d', %%input_data > ^ > SyntaxError invalid syntax
All those double percent signs should be single percent signs. I was careless when I copied that from the template inside generateDS.py itself. I've fixed it, and the new version will be uploaded pretty soon. Thanks for catching that. - Dave -- Dave Kuhlman http://www.rexx.com/~dkuhlman ------------------------------------------------------------------------------ _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users