Given that there will soon be multiple XML files (of at least two different types) in this repo that host models will depend on, it could help to implement an automatic xmllint Github Action that ensures that any new XML file validates correctly.
This could likely just be a copy of the code eventually used for the same action described in ESCOMP/CAM-SIMA#188, except with the registry schema replaced with the CCPP SDF schema.
Given that there will soon be multiple XML files (of at least two different types) in this repo that host models will depend on, it could help to implement an automatic
xmllintGithub Action that ensures that any new XML file validates correctly.This could likely just be a copy of the code eventually used for the same action described in ESCOMP/CAM-SIMA#188, except with the registry schema replaced with the CCPP SDF schema.