| Author |
XSLT to transform XML-RPC to SOAP
|
Philip Gleghorn
Greenhorn
Joined: Apr 05, 2007
Posts: 2
|
|
Hi, Has anyone seen or developed an xslt for transforming xml-rpc into soap? I am building a xml-rpc interface onto an application that only speaks soap. In the search of an elegant solution, I like the idea of transforming the xml-rpc request into a soap request using an xslt. I appreciate there are differences between the protocols to the extent that only a subset of the full power of soap could be expressed as xml-rpc, but nontheless it may be enough for me. The jakarta taglibs-io package tantalisingly refers to one in example documentation, but it appears not to exist. http://jakarta.apache.org/taglibs/doc/io-doc/index.htm Similarly here http://www.stylusstudio.com/xmldev/200003/post00210.html but now a dead link. Thanks in advance for any help, Phil
|
 |
 |
|
|
subject: XSLT to transform XML-RPC to SOAP
|
|
|