From e013d57e504c4e989c0503e62b63369bb16ebdaf Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 28 Apr 2009 19:12:25 +0200 Subject: Added pythonmap.xml - default XML -> Python mapping setup Only added mapping for the 'bios' section. --- src/pythonmap.xml | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/pythonmap.xml b/src/pythonmap.xml index a49a8ab..14f4f9b 100644 --- a/src/pythonmap.xml +++ b/src/pythonmap.xml @@ -1,16 +1,37 @@ - - + + + valuetype="list:string" value="/dmidecode/BIOSlanguage/Installed/Language"/> + valuetype="integer" value="/dmidecode/BIOSlanguage/@installable_languages"/> - - - + + + + + + + + + + + + + + + + + + -- cgit