Accessing XML nodes in VBA?

P

psza

I am trying to discover how to access XML nodes in a Word 2003 document, by using VBA. I have attached an XML schema to my document and assigned elements defined by that schema to different text in that document. Now I'd like to be able to access those elements using VBA. Can anyone please either tell me how this is done and/or point me to articles and other resources you might know of and that might help me understand how this works

Many thanks

p
 
D

Doug Robbins - Word MVP

I gather from your later post that you cleared the first hurdle. See
response to that post.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
psza said:
I am trying to discover how to access XML nodes in a Word 2003 document,
by using VBA. I have attached an XML schema to my document and assigned
elements defined by that schema to different text in that document. Now I'd
like to be able to access those elements using VBA. Can anyone please either
tell me how this is done and/or point me to articles and other resources you
might know of and that might help me understand how this works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top