XML : How to write back into an XML file via XQuery / BaseX

I am trying to activate WRITEBACK option in BaseX, but I couldn't do it. I have tried to start BasexGUI in the command line (with admin mode) basex -u, but it didn't start. I have also tried fn:doc("foo.xml") and fn:collection("foo.xml"), still didn't work.

Can someone tell me what to do? Thanks in advance...

No comments:

Post a Comment