Hello,

the apache xmlrpc library accepts only "0" and "1" as correct
boolean values while "true" and "false" are both interpreted
as false value.
Other libraries evaluate the strings "true" and "false" to
the booleans true and false.

Are "true" and "false" correct boolean values or not?

Michael

Reply via email to