mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-01 05:25:46 +00:00
This patch adds a (meta) XML schema of those XML schema files specifying the validation rules (using xs:assert constructs). This provide integrators with a mechanism to confirm the well-formedness of those rules, especially the customized annotations for advanced error reporting. Tracked-On: #6690 Signed-off-by: Junjie Mao <junjie.mao@intel.com>