COnverting Word table to XMl format

F

fdde

Hi all,

I need to do the following:

* Convert a table in DOC format to XML. This could be done using CALS table
format or anything of that sort.

What I find impossible to detect, is the number of tabs in the table and the
spanning in it. When I try saving a DOC in HTM format, I get something like
width=10.67 and so on the HTM file. This cannot be properly represented in
XML. I will need markups to determine the spanning and other cell
information.

Does anybody have a suggestion on how I should go about this?

Many thanks.
 
C

Cindy M -WordMVP-

Hi Fdde,

If you don't have Word 2003, then I think you'll need to go over HTML. Save
the document as HTML, close it, then process the HTML to XML.
* Convert a table in DOC format to XML. This could be done using CALS table
format or anything of that sort.

What I find impossible to detect, is the number of tabs in the table and the
spanning in it. When I try saving a DOC in HTM format, I get something like
width=10.67 and so on the HTM file. This cannot be properly represented in
XML. I will need markups to determine the spanning and other cell
information.

Does anybody have a suggestion on how I should go about this?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top