acrn-hypervisor/misc/config_tools/scenario_config/jsonschema
Junjie Mao 3a4b84e078 config_tools: handle multiple xs:documentation properly
With multiple xs:documentation nodes under the same xs:annotation, xs2js
will convert the XML into a dict where the key `xs:documentation` maps to a
list rather than a string. This patch enhances the converter.py to handle
such case properly.

Tracked-On: #8098
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-09-21 15:15:38 +08:00
..
__init__.py configurator: add new configurator 2022-03-31 19:26:33 +08:00
converter.py config_tools: handle multiple xs:documentation properly 2022-09-21 15:15:38 +08:00
document.py config_tools: refactor configurator for web page cache issue 2022-04-25 18:13:12 +08:00