[Home] [By Thread] [By Date] [Recent Entries]
On 01/10/2010 10:39 AM, Costello, Roger L. wrote:
Hi Folks, Try setting up an HTTP service on machine 2 that can accept requests to perform XSLT transformations, and then invoking this from your transformation running on machine 1 using the EXPath extensions for issuing HTTP requests. Or if you want to use pure XSLT, you could package up the transformation request as a URI, for example http://transform.service.com/?xml=....&xsl=.... and then pass that URI to the document() function, having configured your XSLT processor (eg. by means of a URIResolver) so that it understands what to do with this URI. Michael Kay Saxonica
|

Cart



