Case sensitivity of parameter member names
"Jim Eaton" <[email protected]> Sat, 20 Sep 2008 02:08:51 -0000
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
I'm calling a XML-RPC remote procedure and I'm finding that the
application is case sensitive with respect to member names in my
methodCall. I was wondering if the XML-RPC spec says anything
specific about case sensitivity, or if it's simply up to the
discretion of the application?
For example in the following I find that using 'UserName' instead of
'username' fails with this app.
<methodCall>
<methodName>getData</methodName>
<params>
<param>
<value><struct>
<member>
<name>username</name>
<value><string>foo</string></value>
</member>
------------------------------------
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:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/