Check out word2html.xsl that installs with the Word 2003: XML Viewer. It
might be able to do the transform for you.
"This download allows WordprocessingML files saved by Word 2003 to be viewed
as HTML from within Internet Explorer."
http://www.microsoft.com/downloads/d...displaylang=en
See also:
http://www.tkachenko.com/blog/archives/000556.html
"Ruben" <> wrote in message
news

D358CE1-B31B-4DE4-909D-...
> Hi, My users creates documents in MS Word 2003, thay save the docs as XML
> files, and I want to load this XML and transform it to HTML (I mean, I
> don't
> want Word to be opened in the browser, I want the document formatted be
> shown
> as HTML)
>
> Is there an XSLT to transform it?