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

You can find it here:

- Python Package Index -- http://pypi.python.org/pypi/generateDS/
- Source Forge -- http://sourceforge.net/projects/generateds/
- Bitbucket -- For those of you who prefer using Mercurial, there is
  also a Mercurial repository at Bitbucket:
  https://bitbucket.org/dkuhlman/generateds

Below are a few notes and details from the README.

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

Dave

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

Version 2.15b (04/07/2015)
- Fix to generation of simpleType validation code for list (unbounded)
  elements.  Thanks to wobanator for this fix.
- Fix to code for --one-file-per-xsd.  Added check to avoid an
  infinite loop schemas not suitable to --one-file-per-xsd.  Thanks
  Michael Vezie for catching this and for identifying relevant
  location in the code.  And, thanks to George David for providing a
  better fix than mine.
- Enhancement so that child elements defined with a default value
  will not export when the current value and the default value are
  the same.  Also added equivalent changes for attributes.  Thanks
  to Jan Biel for finding and reporting this.
- Added unit tests for the above default value enhancement.

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

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to