[Home] [By Thread] [By Date] [Recent Entries]
Title: Question for Xpath usage in setter, not query or transformation Hi, Second posting, new to the list. Thanks everyone for light shed on the updating XML file problem. I think we will try not to write huge XML file, and separate them in reasonably small dataset files, and include them in the main file. Here is another question we have:
Example: setData (file_id, "/people/entry/name", "Joe")
Will create: <people>
I understand that the XERCES API provides tree traverse functionality, but that is very cumbersome. Are there similar implementation We are using C++ implementation of Xerces and XALAN, and the final code interface is in C, so there is little capability to handle Java-like objects. Many thanks in advance for suggestions. Thanks.
|

Cart



