GeraldTrost | 26 Oct 2010 21:18
Picon

XML-RPC and wsdl?

Hi All!
-
I am new to XML-RPC but I am familiar with Web Services.
-
Question:
Does an XML-RPC Server suppy something similar to wsdl,
i. e. some desciption of it's services and methods?
-
many thanks in advance
Gerald Trost

------------------------------------

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)

fgmarand | 26 Oct 2010 21:41
Picon
Gravatar

Re: XML-RPC and wsdl?

Nothing formally similar in terms of a full contract-type description as in WSDL, but the optional XML-RPC
introspection API describes:

- list of methods 
- texual help for individual methods
- list of method parameter and return value types

http://scripts.incutio.com/xmlrpc/introspection.html

--- In xml-rpc <at> yahoogroups.com, "GeraldTrost" <Gerald.Trost <at> ...> wrote:
>
> Hi All!
> -
> I am new to XML-RPC but I am familiar with Web Services.
> -
> Question:
> Does an XML-RPC Server suppy something similar to wsdl,
> i. e. some desciption of it's services and methods?
> -
> many thanks in advance
> Gerald Trost
>

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

(Continue reading)

fgmarand | 26 Oct 2010 21:44
Picon
Gravatar

Re: XML-RPC and wsdl?


Nothing formally similar in terms of a full contract-type description as in WSDL, but the optional XML-RPC
introspection API describes:

- list of methods 
- texual help for individual methods
- list of method parameter and return value types

http://scripts.incutio.com/xmlrpc/introspection.html

--- In xml-rpc <at> yahoogroups.com, "GeraldTrost" <Gerald.Trost <at> ...> wrote:
>
> Hi All!
> -
> I am new to XML-RPC but I am familiar with Web Services.
> -
> Question:
> Does an XML-RPC Server suppy something similar to wsdl,
> i. e. some desciption of it's services and methods?
> -
> many thanks in advance
> Gerald Trost
>

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/
(Continue reading)


Gmane