[Soap-Python] XMLAttribute ignored in ClassModelBase.from_xml()

Tsah Zelenka tsah at pheer.it
Wed Jul 27 19:15:46 CEST 2011


Hello,

It seem that if a complexType is send to soaplib its attributes are not
processed. In from_xml(), the method has a main loop itering over
the xml element's childrens and ignore the attributes. Here is a small
fix, with limited support for integer/long attributes :
https://github.com/tzelen/soaplib/commit/2e7baa903091a3e59e17ed7d7cca797636f85640

Regards,
T.


More information about the Soap mailing list