Techreport,

XML/RPC Specification

.
Userland Software, (1999)

Abstract

XML-RPC is a Remote Procedure Calling protocol that works over the Internet. An XML-RPC message is an HTTP-POST request. The body of the request is in XML. A procedure executes on the server and the value it returns is also formatted in XML. Procedure parameters can be scalars, numbers, strings, dates, etc.; and can also be complex record and list structures.

Tags

Users

  • @neilernst

Comments and Reviews