XML Newbie - How to make tables in Word to specific XML form
Posted: Fri Oct 25, 2013 1:20 am
Hi,
I m totally new to XML and yet I find myself in situation where I need to get some tables in a Word document and make them XML in this format.....and of course they want it yesterday
it is for a glossary in an adobe file....
This is the format..
<XMLBit>
<term>
<label>Hello</label>
<def>There</def>
</term>
<term>
<label>Just</label>
<def>A Test</def>
</term>
</XMLBit>
Any help much appreciated thanks....
Cheers
Rossco
I m totally new to XML and yet I find myself in situation where I need to get some tables in a Word document and make them XML in this format.....and of course they want it yesterday

This is the format..
<XMLBit>
<term>
<label>Hello</label>
<def>There</def>
</term>
<term>
<label>Just</label>
<def>A Test</def>
</term>
</XMLBit>
Any help much appreciated thanks....

Cheers
Rossco