I've added a couple of features.

Benny Zilberstein suggested them and provided the code, too.  Thanks, Benny.

- Added support for optional elements -- if an element is defined
  with minOccurs="0" and maxOccurs="1", then generateDS.py
  generates code which during export will only write out the
  element if it has a (non-None) value.

- Added the basic type "xs:int" -- It is treated the same as
  "xs:integer".

The new version is now at SourceForge:

    http://sourceforge.net/projects/generateds/

Or at my Web site:

    http://www.rexx.com/~dkuhlman/generateDS-1.10a.tar.gz
    http://www.rexx.com/~dkuhlman/generateDS.html

Dave



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to