> -----Original Message-----
> From: Peter_Ivan@xxxxxxxxxxxxxxx
> Sent: Mon, 28 Jul 2003 16:02:02 +0530
> Can a single xsl take two inputs.
Yes, investigate the document() function.
> or can an xsl after one transformation take the transformed xml as > its input which is applied by another xsl and is included the main > xsl.
I'm not certain that I understand, but if you mean to chain XSL transformations inside a stylesheet, the answer is, No. Setting up input files, output files, and parameters for a transformation is in the scope of the process that invokes the XSL processor. These things are generally done by batch files, shell scripts, Perl programs, Java classes, JavaScript, VBScript, etc.
--
Charles Knell
cknell@xxxxxxxxxx - email
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:
dear sir,
or can an xsl after one transformation take the transformed xml as its
input
which is applied by another xsl and is included the main xsl.
hope i have made myself clear
thanks and rgds
Peter Ivan
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE:
- Rod Humphris - FLPTN - Mon, 28 Jul 2003 07:05:00 -0400 (EDT)
- <Possible follow-ups>
- cknell - Mon, 28 Jul 2003 07:05:32 -0400 (EDT) <=
- Peter_Ivan - Mon, 28 Jul 2003 07:46:52 -0400 (EDT)
- Jim Fuller - Tue, 29 Jul 2003 05:36:00 -0400 (EDT)
|
|