Click to See Complete Forum and Search --> : Convert MS Office Documents to XML


Ravi
03-16-2000, 03:09 AM
Hi,

I am looking for a complete conversion program which will convert
any of
Microsoft Office documents into XML and vice-versa. Is there any
such
tool exists ? if not, do we have convert the document using VBA ?

Any suggestions will be very useful.

Thanks and Regards,

Ravi

Phil Weber
03-16-2000, 10:47 AM
> I am looking for a complete conversion program which
> will convert any of Microsoft Office documents into XML
> and vice-versa.

Ravi: If you save a document "as Web Page" in Office 2000, it is saved as an
XML file (more accurately, as an HTML file with embedded XML).
---
Phil Weber

Greg Longtin
03-16-2000, 11:26 AM
Phil,

Maybe replace "HTML file with embedded XML" with "not remotely
human-readable, infinite number of CSS styles, ungodly cluttered, might
not validate, HTML/XML kludge"?

Greg Longtin

Phil Weber <pweber@teleport.com> wrote in message
news:38d0f140@news.devx.com...
> > I am looking for a complete conversion program which
> > will convert any of Microsoft Office documents into XML
> > and vice-versa.
>
> Ravi: If you save a document "as Web Page" in Office 2000, it is saved
as an
> XML file (more accurately, as an HTML file with embedded XML).
> ---
> Phil Weber