The XML-RPC spec provides for values to have no specified type, in which case `<string>...</string>` should be assumed "If no type is indicated, the type is string." http://xmlrpc.scripting.com/spec.html Currently the client library crashes.