Open
Description
MJCF is well-documented, but a formal schema is not available. A schema based on e.g. XSD, relaxNG, or schematron would help 3rd parties write their own validators. For example DeepMind's mjcf
package required its own custom schema in order to properly verify and manipulate MJCF elements in Python.