Interface IXMLReporter
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLReporter.html
public interface IXMLReporter
Methods
Report(String, String, object, Location)
void Report(String arg0, String arg1, object arg2, Location arg3)