Hi,
I'm working with a service that responds with XML 1.1. Specifically,
the responses contain characters that are legal in XML 1.1 but illegal
in XML 1.0 (notably &x1;). Support for XML 1.1 doesn't appear on the
surface to be particularly great in Python. Has anybody had any luck
with XML 1.1 and Suds?
Thanks in advance.
-David