chickadee » xml-rpc » ->xml-rpc-string

->xml-rpc-string objprocedure

This procedure converts the obj to string with ->string and then encodes it in SXML as an XML-RPC string value. This is useful for passing symbols, regular strings or numbers to procedures expecting string representation.