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

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top