Hello everybody!
I have a problem with XML and I really need your help. I have stored an XML file in a database that only accepts documents well formed, unfortunately my file is very large, about 460 MB, and is therefore impossible to open it with XML editor, correct it and make it well formed.
Are there programs in java or tools that allow to make a document well formed without open it with an editor?
How can I do?
Thank you very much in advance for all of your help, please mind it’s really important!