EDIT : Originally posted as an XML issue, file format was found to be actually JSON, yet the problem is essentially the same: Import worked in 11.2 but not in 11.3. As per Hans' comments, replicated in 11.2.
This JSON file was extracted from PDF. In 11.2 import worked correctly (was able to save it as MX file). (It’s available via this Google drive link since it’s over 10MB)
https://drive.google.com/file/d/13wFNeFwD1tLG4hFiz9vKpZxofpZBg95W/view?usp=sharing
Tried Import w/ no options, with option "JSON", "RawJSON", and "ExpressionJSON" - as well as ImportString - all failed in 11.3.
The original PDF is found here.
Import["DMAT201708.json"]took ~14 sec to display the entire contents. Redundant formatting text abound. $\endgroup$Importw/ "JSON", "RawJSON", and "ExpressionJSON" - as well asImportString- all failed in 11.3 But you were able to import as "JSON" in 11.2? If so, maybe I can just change the title XML-->JSON. (The redundant formatting is indeed there around every word, that's the way it was written). $\endgroup$