On 30 Jul 2004, at 12:01, Michael Zwettler wrote:

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?

The spec is here http://www.xml-rpc.com/spec

It says that the values allowed are 0 and 1, "true" and "false" are invalid values.


John Wilson The Wilson Partnership http://www.wilson.co.uk



Reply via email to