[ XMLAD Home ] [ Topic Types ] [ Occurrence Types ] [ Association Types ] [ Master Index ]

XML-RPC

Base Name

Base Name (unscoped)
XML-RPC
Alternate form
RPC
Alternate form
XML RPC
Alternate form
XMLRPC

Instance of

Associations

Occurrences

Acronym Expansion

XML Remote Procedure Call Protocol

Description

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.

Other specification

http://www.xml-rpc.com/spec
Generated from an XML Topic Map with xtm2xhtml. (c) Stefan Mintert