Searched refs:xml_map (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_collections.py | 57 xml_map = {} 67 xml_map[namespace] = file 70 root, target_entitytype, path, top_collections, found_top, xml_map 78 root, target_entitytype, path, top_collections, found_top, xml_map argument 94 xml_map, 111 xml_map, 118 root, curr_entitytype, element, path, top_collections, found_top, xml_map argument 230 if file_key in xml_map: 232 typename, new_path, top_collections, found_top, xml_map[file_key] 236 root, typename, new_path, top_collections, found_top, xml_map
|