Load XML - easier debugging?

Hi! It would be nice with a debugging mode for loadXML and loadXMLString. Since debugging XML can be time consuming, maybe you guys can think up an XML-verificator for checking general XML syntax (& / whitespace, etc), as well as your internal XML syntax (column types that need include files, etc) ?

I think this would speed up development a lot.

Thanks!


We will add it to our TODO list, but for now you can use



a) any browser for HTML validation ( just load XML url in it, and you will receive details about XML syntax error , if any )



b) any XML authoring tool and XSD of grid , to verify XML structure
dhtmlx.com/docs/products/kb/inde … =yes&s=xsd