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

Re: Command Line XSLT programs

Subject: Re: Command Line XSLT programs
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Thu, 14 Mar 2002 06:55:28 +1100
command line xslt
Dru Sellers wrote:
Does anyone know if it is possible to apply an XSLT to multiple XML docs at
the same time. My company has a "document-base" in XML that they want
converted into HTML. So instead of me doing them one by one with MSXSL and
MSXML 4.0.

Any ideas?

Others have answered on this question suggesting scripting solutions or the use of Makefiles; these are all valid answers. One tip: rather than use Makefiles per se, take a look at XML Pipeline - Sun recently announced an implementation based on Ant.

Here at Zveno we have a product, with the lame name 'xmltool',
that allows you to select the files you want processed,
the stylesheet to process them with and then let 'er rip.
It's configurable to use different XSLT processors.
We're currently working on getting it ready for release,
but at the moment have delayed that to make use of XML Pipeline.

If you'd like to get hold of a snapshot of the current
development, let me know.

However, there are other techniques.  To produce the
documentation suite for the XSLT Standard Library I use
a single XSL stylesheet and to extract the DocBook fragments
from a number of stylesheets.  The source document 'build.xml'
list the files to be processed.  Another stylesheet then
processes the intermediate files to create HTML.
You can find the XSLTSL at http://xsltsl.sf.net/.  Look in
the doc subdirectory for build.xml and the stylesheets.

HTHs,
Steve Ball

--
Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development
Steve.Ball@xxxxxxxxx  +---------------------------+---------------------
Ph. +61 2 6242 4099   |   Mobile (0413) 594 462   | Fax +61 2 6242 4099


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.