Skip to Content
Menu
This question has been flagged
1 Reply
11435 Views

I'd like to validate my XML in Notepad++

Validation would help avoid XML errors.

Avatar
Discard
Author Best Answer

UPDATED for Odoo 18.0

Odoo uses RELAX NG to define and validate the XML used by the system.

You can search the source for *.rng files


https://github.com/odoo/odoo/tree/18.0/odoo/addons/base/rng

https://github.com/odoo/odoo/blob/18.0/odoo/import_xml.rng
 



Avatar
Discard
Related Posts Replies Views Activity
0
Jan 16
3177
1
Aug 24
891
1
Aug 20
5473
0
Jan 22
2377
2
Jun 20
5391