Information About

Xml-rpc




It was first created by Dave Winer of UserLand Software in 1998 with Microsoft . However, Microsoft considered it too simple and started adding functionality. After several rounds of this, the standard was no longer so simple and became what is now SOAP .


DATA TYPES



EXAMPLES


An example of a typical XML-RPC request would be:


examples.getStateName


41




An example of a typical XML-RPC response would be:




South Dakota




A typical XML-RPC fault would be:






faultCode
4


faultString
Too many parameters.







SEE ALSO



EXTERNAL LINKS