|
I am trying to create some XML serialization sub procedures in RPG and am having trouble figuring out how to create an Element without using QxmlDOM_Document_createElement. QxmlDOM_Document_createElement is the only API that I can find where I can specify the name of the element I want created, but what if I don't know what document I want to assign this element to when I create it? I want to first create the element and then assign it to a document by appending to an existing element. I can create an Element by using QxmlDOM_Element_new, but from what I can see there is no way for me to supply the name of the element. ?? Hmm . . . Anybody have any suggestions? I am using XML4PR400, BTW. Aaron Bartell
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.