RE: how can I write in the commandline that dealwith several inpu t xml files

Subject: RE: how can I write in the commandline that dealwith several inpu t xml files
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 20 Nov 2000 10:00:17 -0000
> I want to know how can I write in the command line
> to deal with several input xml file and one xslt file then output one
> output file

You can't. If there's one output file then there is one transformation and
therefore one principal input document; secondary input documents have to be
loaded by the stylesheet itself using the document() function.

Mike Kay


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


Current Thread