It would be nice if an XML parse error mentions some more information. Most importantly, the file name in which this happened should be mentioned. Ideally, some more information could be provided as well (e.g., expected "
", saw ""). This detailed information should of course be provided by the XML parsing library.
It would be nice if an XML parse error mentions some more information. Most importantly, the file name in which this happened should be mentioned. Ideally, some more information could be provided as well (e.g., expected "</body>", saw "</constructor>"). This detailed information should of course be provided by the XML parsing library.
It would be nice if an XML parse error mentions some more information. Most importantly, the file name in which this happened should be mentioned. Ideally, some more information could be provided as well (e.g., expected "
", saw ""). This detailed information should of course be provided by the XML parsing library.