|
Subject: [xsl] Merging two documents From: Martin Renner <m.renner@xxxxxxxxxx> Date: Tue, 10 Apr 2001 09:36:49 +0159 |
file1.xml
<root>
<section1>
<elem>
<name>1</name>
nested data for elem "1"
</elem>
<elem>
<name>2</name>
nested data for elem "2"
</elem>
</section1>
<section2>
<something-else>
nested data 1
</something-else>
</section2>
</root>
I need something like for-each file1/root/section1/elem copy to output for-each file2/root/section1/elem copy to output for-each file1/section2/something-else copy to output for-each file2/section2/something-else copy to output
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re:Confusion about preced, Jeni Tennison | Thread | RE: [xsl] Merging two documents, Chris Bayes |
| Re: [xsl] xsl: help (urgent), Jeni Tennison | Date | [xsl] XSLT UK - the aftermath, Jeni Tennison |
| Month |