PhillyRob
12-10-2003, 08:51 AM
I have created a WordXML document by adding XML tags to an existing document. Similar to a mail merge, I would like to be able to use this document as a template and replace the data contained within the tags, with data from a separate (standard) XML file.
I do not like the idea of having to use XSLTs to tranform the XML document as most web sites suggest. Is there some way of manipulating the WordXML document, to replace the data within the XML tags, with the data contained in a separate XML file??
Or maybe copy the parts of the WordXML that handle the formatting, into the XML file containing the new data, so that when opened it will look the same as the original WordXML document? (I'm clutching at straws now :S )
Any suggestions would be much appreciated :)
I do not like the idea of having to use XSLTs to tranform the XML document as most web sites suggest. Is there some way of manipulating the WordXML document, to replace the data within the XML tags, with the data contained in a separate XML file??
Or maybe copy the parts of the WordXML that handle the formatting, into the XML file containing the new data, so that when opened it will look the same as the original WordXML document? (I'm clutching at straws now :S )
Any suggestions would be much appreciated :)