adding TestON
diff --git a/TestON/Documentation/TestON_Document/toc-TestON.core.xmldict-module.html b/TestON/Documentation/TestON_Document/toc-TestON.core.xmldict-module.html
new file mode 100644
index 0000000..ec8572c
--- /dev/null
+++ b/TestON/Documentation/TestON_Document/toc-TestON.core.xmldict-module.html
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>xmldict</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<h1 class="toc">Module xmldict</h1>
+<hr />
+  <h2 class="toc">Functions</h2>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_dict_from_xml"
+     >_dict_from_xml</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_dict_to_xml"
+     >_dict_to_xml</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_extract_attrs"
+     >_extract_attrs</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_from_xml"
+     >_from_xml</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_is_xml_el_dict"
+     >_is_xml_el_dict</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_is_xml_el_list"
+     >_is_xml_el_list</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_list_from_xml"
+     >_list_from_xml</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_str_to_boolean"
+     >_str_to_boolean</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_str_to_datetime"
+     >_str_to_datetime</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_to_xml"
+     >_to_xml</a><br />  </div>
+  <div class="private">
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#_val_and_maybe_convert"
+     >_val_and_maybe_convert</a><br />  </div>
+    <a target="mainFrame" href="TestON.core.xmldict-module.html#dict_to_xml"
+     >dict_to_xml</a><br />    <a target="mainFrame" href="TestON.core.xmldict-module.html#xml_to_dict"
+     >xml_to_dict</a><br /><hr />
+<span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>