How can I get Zend to generate XML 1.1 instead of 1.0 for Soap Server XML's
I have an error in XML parsing becouse of control chars in the content / string of some soap bodys.
As I read here this will be no problem in xml version 1.1.
Right now it seems not possible to determinate version 1.1 instead of 1.0 for Zend Soap, or do I miss something here?