[EMAIL PROTECTED] a écrit : > Hi everybody! Is there anything out there that can validate and parse > some "onyx-style" xml?
I don't know what's "onyx-style" xml, but if it's xml, any xml parser will parse it, and any validating parser should be able to validate it given the correct DTD. -- http://mail.python.org/mailman/listinfo/python-list