Subject: Re: Problem while calling Web service through XSL code
From: "Colin Adams" <colinpauladams@xxxxxxxxxxxxxx>
Date: Mon, 14 Jan 2008 19:30:08 +0000
|
On 14/01/2008, Andrew Welch <andrew.j.welch@xxxxxxxxx> wrote:
> > http://ajwelch.blogspot.com/2007/02/soap-extension-function.html.
>
> It's written up a little clearer here:
>
> http://www.andrewjwelch.com/code/xslt/soap/xslt-soap-extension.html
It is interesting.
The last bit on making several calls could be problematic if the
evaluation order of Saxon were to change in the future to be less
predictable (for instance, with parallel processing).
|