realmfighter
05-25-2007, 04:01 PM
Hi,
I have an excel spreadsheet, looking like the following:
img371.imageshack.us/img371/2564/ttexcelfd1.jpg
and I'm looking to do the XML magic to turn it into...
e.g.
<student id="76" last="76" first="76" groups="3E, 3/PE1B, 3/CT.1C, 3/GB, 3/M.1"/>
The thing is I have zilch experience with XML and I am totally lost on how to do this (particularly in making the xml conform exactly to the example). I know how to apply an XML map to the excel file, it just how should I create this map file and what should it be like to end up with the above result?
Any help would be most appreciated!
I have an excel spreadsheet, looking like the following:
img371.imageshack.us/img371/2564/ttexcelfd1.jpg
and I'm looking to do the XML magic to turn it into...
e.g.
<student id="76" last="76" first="76" groups="3E, 3/PE1B, 3/CT.1C, 3/GB, 3/M.1"/>
The thing is I have zilch experience with XML and I am totally lost on how to do this (particularly in making the xml conform exactly to the example). I know how to apply an XML map to the excel file, it just how should I create this map file and what should it be like to end up with the above result?
Any help would be most appreciated!