Leonard J. Reder wrote: > What is the best way to process a Relax NG Schema and auto generate XML > Python parser/generator code? > Any suggestions?
Not sure what you mean with "XML Python parser/generator code", but regarding RNG, you should definitely give lxml a try. It may already be what you were looking for anyway. http://codespeak.net/lxml Have fun, Stefan -- http://mail.python.org/mailman/listinfo/python-list