[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Doing multiple tranformations

Subject: Re: Doing multiple tranformations
From: Johannes Döbler <jd@xxxxxxxxxxxxxx>
Date: Sat, 05 May 2001 14:43:58 +0200
chaining xml tranformations windows
jd.xslt (http://www.aztecrider.com/xslt) offers a commandline interface to chain transformations by simply passing the input xml-file and all stylesheets as arguments to the interpreter.
You can also search the list archive (http://www.biglist.com/lists/xsl-list/archives/) for the discussion on how to chain transformations by using the pipe mechanism of Unix or Windows.


Johannes

Hi,
I'm trying to apply multiple XSLs for a single input in a sequence.For eg.

Input file: test.xml
XSL1: first.xsl
XSL2: sec.xsl

Operation Needed:
test.xml + first.xsl -> intermediate.xml
intermediate.xml+sec.xsl  ->  final.xml

Is there a way I can apply only the second style sheet and let it handle the
first transformation also (I DON'T want to move the stuff from first.xsl to
sec.xsl) ??

Thanx,
Narinder


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.