xsl-list
[Top] [All Lists]

XSLT - Many Input One Output

2005-07-30 07:24:29
Hello,

i have multiple sources (XML files) and want only one output file (one BIG XML file). The number of the XML input files for the transformation is various in any cycle. The structure is always the same. Inputfiles: commitlog.xml, commitlog_1.xml, commitlog_2.xml, and so on. (The number of the files are various) (the xml files are splitted automatically from the program which creates this xml files).

This "merge" process should happen with a XSL stylesheet.

Is that possible with XSLT ?

I look at the "document()" funktion, but for that function i need the exact name of the XML file which will included.

Have you any workaround for me ?

Thank you for your support.

Greets Oliver


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>