Menu

#16 improved boolean support

open
nobody
SOAPpy (14)
5
2005-02-03
2003-12-10
No

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

Discussion

  • Robert Spier

    Robert Spier - 2003-12-10

    patch to fix some bool support

     
  • Fred L. Drake, Jr.

    • labels: --> SOAPpy
     

Log in to post a comment.