method string.to_xmlrpc
Return the XML-RPC representation of a string
Contract
Return typewob
No input parameters.
Water Contract
<method string.to_xmlrpc/>

See also: to_xmlrpc

Returns the XML-RPC representation of a _subject of type string .
"Hello".<to_xmlrpc />"<string>Hello</string>"