This brings the overall class reference completion percentage from 87% to 92%. (cherry picked from commit 5056c427d3)
5056c427d3
This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions.
Add missing enum bindings.