Adding XML elements to a Word document

J

Jorge

Hi

I'm building a macro which automatically adds the XML elements of a certain
XML Schema to a Word document. I have encountered one problem when doing
this: it is not possible to add XML elements to sets of words that are
located in the same paragraph. At least that's the conclusion I've reached
after several attempts. When I put those sets of words in different
paragraphs it works fine.

Can anyone help me?

Jorge
 
Top