Hi all, Been a big incognito recently amidst a few software releases and I apologize for that. Attached is largely a bugfix patch for some of my own type resolution code that went in 1.11a. To summarize:
1) Nested simple types are now supported by a counter rather than a boolean flag (inSimpleType is now a counter) 2) Better resolution of base type for a greater variety of schema designs 3) Simple types are now stored with the element where possible 4) For those that use the logging I've put in it there should now be a little better coverage 5) All schema base classes are now new-style classes (3) is going to need some testing for those that rely on the generated Python code, it works for me but your mileage may vary. (5) is a change really to support type(), super(), etc. which I'd like to use in my own code and to put all classes in generateDS on the same level. If people are curious how I'm using things in practice, code is available here: http://www.ome-xml.org/browser/Xml/xsd-fu/trunk I look forward to any feedback. Ciao. -Chris ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users