Stax validating xml 6
18-Nov-2017 11:33
You could of course run a reformatter on the generated file but that might add a lot of processing time for large files.
St AX always outputs XML files as a single enormous line with no added whitespace whatsoever, making manual inspection very cumbersome. The first tip is to know this API exists and you should use it!