xsl-list
[Top] [All Lists]

Re: [xsl] converting word document to XML

2006-05-05 07:39:38
Hi all:

Thank you for all your answers. This will need to be done on a daily
basis. The word document will have images embedded. The biggest
challenge that I am facing is , when these word documents are
converted to XML, they should conform to the existing schema i.e. the
conversion should have all the elements on the schema mapped to this
word document.


On 5/5/06, António Mota <amsmota(_at_)gmail(_dot_)com> wrote:
OpenOffice.org 2.0. uses OASIS's OpenDocument format.

2006/5/5, cknell(_at_)onebox(_dot_)com <cknell(_at_)onebox(_dot_)com>:
> The short answer is, "Yes."
>
> Then it goes on from there. A great deal depends on how many documents, how 
often you'll wish to convert them, are there any embedded files like images or OLE 
files, and similar questions.
>
> I just opened an MS-Word document with OpenOffice and saved it as XML. 
OpenOffice is a suite similar to Microsoft Office available for Windows, Linux, 
etc. You can get it from Sun Microsystems at no charge. It can save files to it's 
own XML format. From there you would have to write an XSLT document to convert it 
from the native OpenOffice XML to your preferred format, using a suitable XSLT 
engine (e.g., Saxon, Xalan).
>
> Is this a one-off thing, a one-time bulk transformation of a large number of 
documents, or will you want to do this ad hoc?
> --
> Charles Knell
> cknell(_at_)onebox(_dot_)com - email
>
>
>
> -----Original Message-----
> From:     Tech Savvy <tecsavvy(_at_)gmail(_dot_)com>
> Sent:     Thu, 4 May 2006 17:13:32 -0500
> To:       xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
> Subject:  [xsl] converting word document to XML
>
> Hello:
>
> Is there any way to convert a Microsoft word document to XML? The XML
> should conform to a given schema. That means that the XML tags should
> match whatever is on a particular schema.
>
> Thanks
>
> --~------------------------------------------------------------------
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
> or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
> --~--
>
>
>
>
> --~------------------------------------------------------------------
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
> or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
> --~--
>
>

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>