Can BaseX capture changes to a document?
I have an application that can export its configuration in XML. The XML is very large and not easily manipulated by text-based tools. I would like to periodically export the application configuration XML, comparing the current export to the previous export and capturing any changes. Is BaseX the right tool for this purpose (i.e., Change Data Capture)?