Update XML files using XML query language?

J

Jim Cheng

Could I use the XML query language (and with appropriate XML query engine)
to update XML files?

I am pretty sure about querying, but not about updating.

Thanks!

Jim
 
S

Sebastian Schaffert

Jim said:
Could I use the XML query language (and with appropriate XML query engine)
to update XML files?

No, currently you can't use it as a "real" update language with insertions
and similar. You can however query the source document, alter it through
transformations/queries and write the result to the original file. That is
probably not as efficient as updating should be.:)
 
J

Jim Cheng

Thanks for your comments.
Do you know where I could find more information about altering querying
expressions to achieve the updating function?

Thank you!

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,991
Messages
2,570,217
Members
46,805
Latest member
ClydeHeld1

Latest Threads

Top