There is a new version of generateDS.py -- version 2.16a.

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.  The email list is here:
https://lists.sourceforge.net/lists/listinfo/generateds-users

Dave

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

Version 2.16a (05/28/2015)                                                      
    
- Added new command line option ("--preserve-cdata-tags") that                  
    
  causes generation of code that contains a special parser to retain            
    
  CDATA tags.  Thanks to Adrian Cook for reporting this, for                    
    
  providing test data and test cases, and for help with testing and             
    
  feed-back.                                                                    
    
- Added ability for user to specify the names of classes generated              
    
  from anonymous, nested xs:complexType definitions, rather than                
    
  accept the names created in process_includes.py.                              
    
- Added a unit test for the anonymous, nested definition capability.            
    
- Fix to error caused by check (in generated code) for whether lxml             
    
  or ElementTree is being used.  We no longer support use of                    
    
  ElementTree.  Thanks to Emil Nordling for catching and reporting              
    

# =========================================================
-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to