Is there a telerik reporting xml schema definition document somewhere? This is so that we can more effectively get AI to automatically build telerik reports.
1 comment
ADMIN
Milen | Product Manager @DX
Posted on:24 Mar 2026 06:35
Hello Philip,
The schema URI http://schemas.telerik.com/reporting/2020/2.0 was not intended to be resolvable, but instead as a versioning mechanism for the Report Designers to know what version the report uses (because it internally understands the schema already).
You raise a good point, however. As we discussed on our call we have already been working on preparing a proper JSON schema for LLMs to use, and our intent is to share it widely once implemented.
Currently, the Telerik Reporting AI Assistant (as an mcp server in your favorite IDE) is the helper tool we provide, but it is focused on components embedding rather than report model composition.