[pyxb-users] PyXB 1.0.0 released

2009-11-07 Thread Peter A. Bigot
PyXB version 1.0.0 is now available from SourceForge at: http://sourceforge.net/projects/pyxb/ PyXB (Python XML Schema Bindings; "pixbee") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to

Re: [pyxb-users] Issues in creating a XML message with unbounded sequence

2009-11-07 Thread Peter A. Bigot
Romain CHANU wrote: > Thank you for your reply, it is very useful! You're welcome. > I will keep playing with PyXB and generateDS and see which one is the > most appropriate for my needs. Great. If you're so inclined, perhaps you could provide some independent comments on the suitability of each