Re: xsd, data binding. Modern approach?



Vladimir Kropylev wrote:
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)


http://www.rexx.com/~dkuhlman/generateDS.html



.



Relevant Pages

  • xsd, data binding. Modern approach?
    ... What is the most actual approach to python XML data-binding? ... XSD schema ... create python classes corresponding to the given schema ...
    (comp.lang.python)
  • Re: Python and XML?
    ... like JAX in the Java world or Gnosis in the Python world. ... Something that can take a Relax NG Schema and compile ... that can be used to intelligently read in an XML file. ...
    (comp.lang.python)
  • Re: Parsing XML scheme (xsd) to python objects
    ... You don't just want to parse the XSD data because there lots of XML parsers for Python. ... You want to validate documents against the schema, ... I haven't yet seen a good XML schema validator for Python. ...
    (comp.lang.python)
  • DB Table Processor?
    ... I'm considering developing a particular app in Python - I've ... been working in PHP for some years now - and it will be db-intensive. ... the schema, with no/little code needing to be written. ...
    (comp.lang.python)
  • Re: poplib for multihomed machines
    ... > paradigm is violated in many Python classes. ... design if written in C++". ... Unfortunately, Bjarne Stroustrup doesn't agree. ... If on the other hand it is bad form in Python for some reason, ...
    (comp.lang.python)