I've used OpenOffice 3.2 to convert a word doc into Microsoft Word 2003 XML. I am looking for and XSD or XSL that I can append to the document to show it in my browser. Can anyone point me in the right direction>
A:
This blog-post might help. I haven't tried it, but bookmarked it ones when I was looking into this matters.
bjorsig
2010-08-29 12:14:41
Well, all the links to the docs and download are 404s.
NinjaCat
2010-08-29 12:35:53
A:
Consider creating international standard 2007 XML, instead of 2003. (Use the Novell version of OO)
Then transform to HTML (Microsoft has a stylesheet floating around, or you can use docx4j if java is your cup of tea).
I think you'll get better results displaying an HTML doc, rather than styling OpenXML in the browser (this depends in part on how cross-browser you need to be).
plutext
2010-08-31 03:22:21
NinjaCat
2010-08-31 09:37:45