Subject: Re: conversion from xslt2.0 to xslt1.0
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 22 Jun 2004 20:15:07 +0200
|
TDarksword wrote:
What I thus need to do is convert the following piece of
XSLT2.0 to XSLT1.0.
Well there aren't all that many 2.0 features in your style sheet...
I'm guessing that as I can't use result-document, I'll need to do each
server 1 at a time, with parameters passed through from PHP to Sablotron,
unless anyone has any better ideas..
I believe Sablotron has an extension for generating multiple output
documents too. Check the docs to see whether this already solves your
problem.
J.Pietschmann
|