Hi,
I used generateDS to generate the data structure from a XSD with a simple
integer type.
However, when I run the generated data structure on a XML document using the
schema, the following error occured:
AttributeError: type object 'int' has no attribute 'factory'
Looking into the generated python code, it seems like the method
buildChildren calls on the factory() method on the type of the child, which
in this case is of integer type.
Is this normal?
Any help will be much appreciated =)
Frank
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users