1) SOAPpy was emitting xsd::bool instead of xsd::boolean. (while some servers might accept that... Axis doesn't.)
2) make the parser a little more flexible with values returned for xsi:nil and xsi:null -- it's a bool, not an int.
-R
patch to fix some bool support
Log in to post a comment.
patch to fix some bool support