xsl-list
[Top] [All Lists]

Re: [xsl] SOAP extension compatible with AltovaXML

2009-11-06 11:17:57
[[ it seems that one never found its way to the list, sorry
   if posted twice... ]]

Fabre Lambeau wrote:

  Hi,

Has anyone come across (or implemented) a SOAP or http-send
extension for XSLT 2.0 that would work with the AltovaXML
processor?

  None that I am aware of.  My first advice would be to see if
you can switch to Saxon 9.

  If you cannot, the implementation (in Java) of the EXPath HTTP
Client is (I think) quite properly decoupled between what's Saxon
specific and the rest (if I remember well, the Apache HTTP Client
stuff is not that well entirely isolated in its own layer.)

  For what I've seen on the AltovaXML doc, it supports calling
Java methods, so if you're really interested, you should be able
to replace the Saxon layer of EXPath HTTP Client (mostly dealing
with parsing the http:request element and serializing the
http:response element.)  They do not say how they pass XDM nodes
to Java though (they only document how atomic types are mapped to
Java types.)

  If you're interested, please join the EXPath mailing list
<http://www.expath.org/lists.html> to ask for more information.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

























--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>