|
Subject: [xsl] merging multiple files into multiple files From: RPeterson@xxxxxxxxxxxxxx Date: Mon, 16 Jun 2003 09:53:35 -0500 |
I have an xml file as such:
<masterFile>
<file name="file1.xml" type="A"/>
<file name="file2.xml" type="B"/>
<file name="file3.xml" type="B"/>
<file name="file4.xml" type="A"/>
<file name="file5.xml" type="C"/>
<file name="file6.xml" type="A"/>
</masterFile>
I want to combine and write out the type A files together, type B files
etc. I am able to combine all the files together with one stylesheet and
then use another to split them out by type using xalan:write. Is there a
way to use just one stylesheet and do the process all at once?
Thanks in advance
RJ
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] column size of html table, cknell | Thread | RE: [xsl] xsl or html?, Passin, Tom |
| RE: [xsl] href problem...using CDAT, Passin, Tom | Date | RE: [xsl] href problem...using CDAT, Passin, Tom |
| Month |