There is a new version of generateDS.py -- version 2.7b.

There are a few (small) fixes.

Here are a few notes and details from the README:

# =========================================================

Version 2.7b (12/10/2011)
* Fix for xs:any in buildChildren in an element defined with no
other children so that we do not generate "else:" clause without
an "if ...:".  Thanks to Keith Robertson for help with this.
* Change for xs:any in buildChildren (when maxOccurs > 1) so that
the gds_build_any() method always, consistently takes a single
*child* node as input and returns a single built object.  Thanks
Marcin Tustin for guidance with this.
* Fix for element definition containing an anonymous
xs:simpleType.
* Added xs:time to list of handled simple (date, time) types.

# =========================================================

You can find it here:

- Python Package Index -- http://pypi.python.org/pypi/generateDS/
- Source Forge -- http://sourceforge.net/projects/generateds/

If you have comments, suggestions, or problems, please send them
along.

- Dave



 
-- 


Dave Kuhlman
http://www.rexx.com/~dkuhlman
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to