acrn-hypervisor/misc/config_tools/schema
Junjie Mao d781b7bf17 config_tools: implement existing scenario checks in XSD
Now we have transitioned to use XML schema to record all data validation
rules against board and scenario XMLs. While most checks originally in the
Python scripts are about the syntax of the XML files and thus naturally
covered by the XML schemas, there are still a few that conduct cross-check
on data consistency.

This patch migrates those checks into XML schema as assertions.

Tracked-On: #6690
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-03-16 10:44:16 +08:00
..
checks config_tools: implement existing scenario checks in XSD 2022-03-16 10:44:16 +08:00
config.xsd config_tools: merge data in launch XMLs into scenario XMLs 2022-03-15 10:22:37 +08:00
datachecks.xsd config_tools: implement existing scenario checks in XSD 2022-03-16 10:44:16 +08:00
types.xsd config_tools: merge data in launch XMLs into scenario XMLs 2022-03-15 10:22:37 +08:00
VMtypes.xsd config_tools: change MMIOResourcesConfiguration to xs:all 2022-03-16 10:44:16 +08:00