Is your feature request related to a problem? Please describe.
The realtime reporter produces an XML document for every event. These XML documents are not documented.
Describe the solution you'd like
Create a XSD for the XML documents produced by the ut_realtime_reporter. Add documents where necessary and add the schema to the documentation of this project.
Describe alternatives you've considered
As alternative you can consult the following:
These are workarounds. A properly documented XSD would be nicer.
Additional context
The missing XML schema was "detected" during the implementation of the utPLSQL plugin for PL/SQL Developer.
Is your feature request related to a problem? Please describe.
The realtime reporter produces an XML document for every event. These XML documents are not documented.
Describe the solution you'd like
Create a XSD for the XML documents produced by the
ut_realtime_reporter. Add documents where necessary and add the schema to the documentation of this project.Describe alternatives you've considered
As alternative you can consult the following:
These are workarounds. A properly documented XSD would be nicer.
Additional context
The missing XML schema was "detected" during the implementation of the utPLSQL plugin for PL/SQL Developer.