Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using PLSQL to merge XML docs

562619Feb 19 2007 — edited Feb 20 2007
Hi All, I am looking for a general approach to how I can merge data in one xml file into another xml file that has the schema imbeded in it. I am sure XSLT is in here somewhere but just a bit unfamiliar with the approach.

Here is what we are doing. We have a MS Word doc, in WordML. I has an attached schema and the document has been marked up with this schema. We extract data from the database in this schema format and now want to merge the two to produce a word document.


thanks
Don
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2007
Added on Feb 19 2007
5 comments
384 views