|
| |||||||
See also: xmlrpc
<method foo a=req b=req> a.<plus b /> </method> <foo 20 40 />.<to_xmlrpc_response />
![]() | "<methodResponse>
<params>
<param>
<value><int>60</int></value>
</param>
</params>
</methodResponse>" |
© Copyright 2007 Clear Methods, Inc.