xsd, data binding. Modern approach?
- From: "Vladimir Kropylev" <zzvladimir@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 13:46:41 +0300
Hi,
What is the most actual approach to python XML data-binding?
The answers given by google seam to be rather outdated. Can't believe
nothing's changed since 2003.
To be concrete, i've faced the following task:
I HAVE:
- XSD schema (a huge collection of *.xsd files)
TODO:
- create python classes corresponding to the given schema
- create, serialize/deserialize (to/from XML) python objects of these
classes (according to the given schema)
Thanks! :)
.
- Follow-Ups:
- Re: xsd, data binding. Modern approach?
- From: Pierre Sangouard
- Re: xsd, data binding. Modern approach?
- From: Stefan Behnel
- Re: xsd, data binding. Modern approach?
- Prev by Date: Re: Run wxPython app remotely under XWindows
- Next by Date: Re: feedback requested
- Previous by thread: A python STUN client is ready on Google Code.
- Next by thread: Re: xsd, data binding. Modern approach?
- Index(es):
Relevant Pages
|