|
|
 |
RE: FN-FORUM: XML help
date posted 1st December 2005 21:51
Yeah, so you concatenate the 2 files;
1234
Joe bloggs
blah blah
y
1235
Joe bloggs2
blah blah
n
1234
Link text1
1238
Link text2
Then use xslt to do the match to produce another XML file
=20
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Thorny
Bird
Sent: 01 December 2005 21:58
To: Andy Macnaughton-Jones
Subject: RE: FN-FORUM: XML help
I need one xml file back with the concatenation already done - see
pother email for example
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Andy
Macnaughton-Jones
Sent: 01 December 2005 21:40
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: XML help
You could concatenate the 2 files with a common root and then use xslt
to do the matching. Depends what you want as the output really
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Thorny
Bird
Sent: 01 December 2005 21:02
To: Andy Macnaughton-Jones
Subject: FN-FORUM: XML help
Hi all,
Are there any xml experts here? I have a small problem I am trying to
resolve and wondered if there was a program out there that could achieve
my end result.
I have two xml files - one is basically a list of items and each list
element starts with it's own unique ID. The second xml file is also a
list which has one element I want to combine with the first xml file and
again the element contains a unique ID. What I want to do is simple
enough - when the two unique IDs match I want the element from the
second file to be added to the first file basically concatenating them
together when there is a match.
I've searched on Google for a likely program but am getting lost with
finding what I want. Any ideas?
TIA
Thornybird
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
or visit www.prosperity4.com and benefit from Inland Revenue approved
expenses today.
To advertise here: http://www.freelancers.net/advertising.html
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
or visit www.prosperity4.com and benefit from Inland Revenue approved
expenses today.
To advertise here: http://www.freelancers.net/advertising.html
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
or visit www.prosperity4.com and benefit from Inland Revenue approved
expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|