[
Lists Home |
Date Index |
Thread Index
]
You might also look at W. Scott Means' example of importing XML into
Word. http://www.scottmeans.com/speaking/SDExpoWest2001.html
Though it is import rather than export, it provides a good basic example
of XML-related VBA.
Max
http://www.siliconpublishing.org
-----Original Message-----
From: Williams, Timothy W. [mailto:TIMOTHY.W.WILLIAMS@saic.com]
Sent: Friday, December 14, 2001 5:01 AM
To: 'Rahul Mahajan'; xml-dev@lists.xml.org
Subject: RE: [xml-dev] word 2000 to xml
Rahul,
You might want to check out this link. He discusses his approach as
well as
some roadblocks.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnword2
k/ht
ml/odc_expwordtoxml.asp
Not sure if you really need to write this yourself or not, if not, I've
had
some success using Interchange which comes with the Epic editor. At one
point, I took a brief look at YAWC too, which looked pretty neat but I
never
took the time to actually try it with my dtd. That's at
http://www.gca.org/papers/xmleurope2001/papers/html/s28-1.html to read
about
it or his site
http://www.yawcpro.com/
Not exactly what your looking for, but might help a little...
--tim
-----Original Message-----
From: Rahul Mahajan [mailto:m_rahul17@yahoo.com]
Sent: Friday, December 14, 2001 7:31 AM
To: xml-dev@lists.xml.org
Subject: [xml-dev] word 2000 to xml
hi all,
I am writing a conversion from "Structured Word2000 file to XML file".
So, i
have to write certain part of that program in Word macros(Visual basic
for
applications ![VBA] ) and i don't know that language.Can anyone help
me(if
you have or any links) with the source code of VBA written for these
type of
conversions??
thanking in anticipation...
rahul
|