|
|
 |
RE: FN-FORUM: XML help
date posted 1st December 2005 21:35
Hi Ben,
I have been trawling through google on 'merge two xml files' and 'join two
xml files' and there were several links to others trying to achieve
something similar but not quite the same. And I found the website xml.com
but no one has had an answer to similar queries. My two files are like this:
XML_1
1234
Joe bloggs
blah blah
y
1235
Joe bloggs2
blah blah
n
...
XML_2
1234
Link text1
1238
Link text2
...
and I want:
XML_3
1234
Joe bloggs
Link text1
blah blah
y
1235
Joe bloggs
blah blah
n
...
1238
Joe brand
Link text2
blah blah
y
I am new to XML and don't fully understand.. well much really. I was looking
at trying to get to grips with the various stylesheets and xmlt etc but lack
of time is making it hard! I also was looking at using Access but my version
doesn't seem to import xml files...
Thanks
thornybird
|
 |
|