OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Word to XML solution



Although it is not the ultimate solution to this problem, there is a
solution and article (which I wrote) located at
http://msdn.microsoft.com/library/techart/odc_expwordtoxml.htm that
discusses using Word styles to tag data.  The solution was written in VB
and the source code (as well as executable) are all included and is
yours for the testing, updating, modifying, changing, tweaking, etc.

Note: If you get errors running the executable, there are probably
version conflicts with ActiveX controls or the MSXML parser.  To get
around this, simply open the VB project and run it from there.  If you
don't have any problems that way, then recompile the executable.  The
new executable will use whatever versions you have on your system.