1 Apr 2013 11:53
The Group is now closed
tug123uk <tug <at> wilson.co.uk>
2013-04-01 09:53:02 GMT
2013-04-01 09:53:02 GMT
I have now closed the group to new members and existing members cannot post messages.
I have not deleted the group so the archive is still available on the web.
This has been one of the most polite and helpful mailing lists I have ever used. Thanks to all of you for making
it so.
Best Wishes
John Wilson
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xml-rpc/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/xml-rpc/join
(Yahoo! ID required)
<*> To change settings via email:
xml-rpc-digest <at> yahoogroups.com
xml-rpc-fullfeatured <at> yahoogroups.com
<*> To unsubscribe from this group, send an email to:
(Continue reading)
. Anyway, I
have an API Server that expects to see input along the lines of
<?xml version="1.0"?>
<methodCall>
<methodName>Gateway.SendMessage</methodName>
<params>
<param>
<value>
<struct>
<member>
<name>Service</name>
<value><int>0</int></value>
</member>
<member>
<name>Password</name>
<value>aPassword</value>
</member>
<member>
<name>Text</name>
<value>A demonstration short message</value>
</member>
<member>
<name>DeliveryTime</name>
<value><dateTime.iso8601>20050421T09:32:00</dateTime.iso8601></value>
</member>
</struct>
</value>
</param>
</params>
RSS Feed