|
Subject: [xsl] saxon in batch file for lots and lots of xml files From: ronald heller <ronald@xxxxxxxxxxx> Date: Tue, 29 Jan 2002 09:59:33 +0100 |
1.bat:
---------------------------------------
for %%b in ("*.xml") do call 2.bat %%b CC
rem. for each xml file that is found I call 2.bat
2.bat --------------------------------------- java com.icl.saxon.StyleSheet -o "%1-a" "%1" "convert.xsl" rem for each file that has to be transformed saxon/java is started and closed.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] RE:read-write same url in, Evan Lenz | Thread | RE: [xsl] saxon in batch file for l, Michael Kay |
| [xsl] Creating index headers, Manne Miettinen | Date | RE: [xsl] Simple attribute value re, Andrew Welch |
| Month |