From: "dhf0820.lists@..." Date: 2009-02-28T22:59:05+09:00 Subject: xml-rpc calling question I am trying to understand the XMLRPC client library and how to use it properly. I have looked at some of the examples and they area always add these two numbers together. I need help in writing a client with a complex structure of data, lots of individual values and arrays of values, even some structures. Is there an example of how to create the passed structure a nd pass it. Or do I pass a hash of thelements? Don French