diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.catalog_keys.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.catalog_keys.xml
new file mode 100644
index 0000000000000000000000000000000000000000..baf9e92bd9cb1bbddb85ec9c117a4081fc024068
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.catalog_keys.xml
@@ -0,0 +1,5 @@
+<catalog_method>
+ <item key="sql_clear_catalog" type="int">
+  <value>1</value>
+ </item>
+</catalog_method>
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a4ecb291a303adcd21a08b4254156711fc6b2842
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_egov.xml
@@ -0,0 +1,149 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="SQL" module="Products.ZSQLMethods.SQL"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_arg</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_data</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>_keys</string> </key>
+                        <value>
+                          <list/>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_col</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>allow_simple_one_argument_traversal</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>arguments_src</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>cache_time_</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>class_file_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>class_name_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>connection_hook</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>connection_id</string> </key>
+            <value> <string>erp5_sql_connection</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>z0_drop_egov</string> </value>
+        </item>
+        <item>
+            <key> <string>max_cache_</string> </key>
+            <value> <int>100</int> </value>
+        </item>
+        <item>
+            <key> <string>max_rows_</string> </key>
+            <value> <int>1000</int> </value>
+        </item>
+        <item>
+            <key> <string>src</string> </key>
+            <value> <string>DROP TABLE IF EXISTS egov\n
+</string> </value>
+        </item>
+        <item>
+            <key> <string>template</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="__newobj__" module="copy_reg"/>
+                </klass>
+                <tuple>
+                  <global name="SQL" module="Shared.DC.ZRDB.DA"/>
+                </tuple>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>__name__</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+<string>
+
+]]></string> </value>
+                    </item>
+                    <item>
+                        <key> <string>_vars</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>globals</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>raw</string> </key>
+                        <value> <string>DROP TABLE IF EXISTS egov\n
+</string> </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.catalog_keys.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.catalog_keys.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4c3c568a054a49e21dcb44bb60f39c2ab4d41bbe
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.catalog_keys.xml
@@ -0,0 +1,13 @@
+<catalog_method>
+ <item key="sql_catalog_object_list" type="int">
+  <value>1</value>
+ </item>
+ <item key="_is_filtered_archive" type="int">
+  <value>1</value>
+ </item>
+ <item key="_filter_expression_archive" type="str">
+  <value>python: here.getPortalType() in ('M0','M0 Bis','M2','M2 Bis','M4','P0','P2','P4','S1','S5','Subscription Form','Declaration TVA','Mandate Form', 'Organisation', 'Person')</value>
+ </item>
+ <item key="_filter_type_archive" type="tuple">
+ </item>
+</catalog_method>
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4fc82b602c97ce90da8d323ed175c85112bf0bd1
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_egov_list.xml
@@ -0,0 +1,259 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="SQL" module="Products.ZSQLMethods.SQL"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_arg</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_data</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>getCorporateRegistrationCode</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                            <item>
+                                <key> <string>getPortalType</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                            <item>
+                                <key> <string>getVatCode</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                            <item>
+                                <key> <string>isPortalContent</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                            <item>
+                                <key> <string>uid</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>_keys</string> </key>
+                        <value>
+                          <list>
+<string>isPortalContent</string>
+<string>getPortalType</string>
+<string>uid</string>
+<string>getCorporateRegistrationCode</string>
+<string>getVatCode</string>
+                          </list>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>allow_simple_one_argument_traversal</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>arguments_src</string> </key>
+            <value> <string>isPortalContent\r\n
+getPortalType\r\n
+uid\r\n
+getCorporateRegistrationCode\r\n
+getVatCode\r\n
+</string> </value>
+        </item>
+        <item>
+            <key> <string>cache_time_</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>class_file_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>class_name_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>connection_hook</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>connection_id</string> </key>
+            <value> <string>erp5_sql_connection</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>z_catalog_egov_list</string> </value>
+        </item>
+        <item>
+            <key> <string>max_cache_</string> </key>
+            <value> <int>100</int> </value>
+        </item>
+        <item>
+            <key> <string>max_rows_</string> </key>
+            <value> <int>1000</int> </value>
+        </item>
+        <item>
+            <key> <string>src</string> </key>
+            <value> <string encoding="cdata"><![CDATA[
+
+<dtml-let egov_list="[]">\n
+  <dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
+    <dtml-if "isPortalContent[loop_item] and getPortalType[loop_item] in (\'M0\',\n
+                                                                     \'M0 Bis\', \n
+                                                                     \'M2\', \n
+                                                                     \'M2 Bis\', \n
+                                                                     \'M4\', \n
+                                                                     \'P0\', \n
+                                                                     \'P2\', \n
+                                                                     \'P4\', \n
+                                                                     \'S1\', \n
+                                                                     \'S5\', \n
+                                                                     \'Subscription Form\', \n
+                                                                     \'Declaration TVA\',\n
+                                                                     \'Mandate Form\', \n
+                                                                     \'Person\',\n
+                                                                     \'Organisation\')">\n
+      <dtml-call expr="egov_list.append(loop_item)">\n
+    </dtml-if>\n
+  </dtml-in>\n
+  <dtml-if expr="_.len(egov_list) > 0">\n
+REPLACE INTO\n
+  egov\n
+VALUES\n
+    <dtml-in prefix="loop" expr="egov_list">\n
+( \n
+  <dtml-sqlvar expr="uid[loop_item]" type="int">,\n
+  <dtml-sqlvar expr="getCorporateRegistrationCode[loop_item]" type="string" optional>,\n
+  <dtml-sqlvar expr="getVatCode[loop_item]" type="string" optional>\n
+)\n
+<dtml-if sequence-end><dtml-else>,</dtml-if>\n
+    </dtml-in>\n
+  </dtml-if>\n
+</dtml-let>\n
+
+
+]]></string> </value>
+        </item>
+        <item>
+            <key> <string>template</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="__newobj__" module="copy_reg"/>
+                </klass>
+                <tuple>
+                  <global name="SQL" module="Shared.DC.ZRDB.DA"/>
+                </tuple>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>__name__</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+<string>
+
+]]></string> </value>
+                    </item>
+                    <item>
+                        <key> <string>_vars</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>globals</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>raw</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+<dtml-let egov_list="[]">\n
+  <dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
+    <dtml-if "isPortalContent[loop_item] and getPortalType[loop_item] in (\'M0\',\n
+                                                                     \'M0 Bis\', \n
+                                                                     \'M2\', \n
+                                                                     \'M2 Bis\', \n
+                                                                     \'M4\', \n
+                                                                     \'P0\', \n
+                                                                     \'P2\', \n
+                                                                     \'P4\', \n
+                                                                     \'S1\', \n
+                                                                     \'S5\', \n
+                                                                     \'Subscription Form\', \n
+                                                                     \'Declaration TVA\',\n
+                                                                     \'Mandate Form\', \n
+                                                                     \'Person\',\n
+                                                                     \'Organisation\')">\n
+      <dtml-call expr="egov_list.append(loop_item)">\n
+    </dtml-if>\n
+  </dtml-in>\n
+  <dtml-if expr="_.len(egov_list) > 0">\n
+REPLACE INTO\n
+  egov\n
+VALUES\n
+    <dtml-in prefix="loop" expr="egov_list">\n
+( \n
+  <dtml-sqlvar expr="uid[loop_item]" type="int">,\n
+  <dtml-sqlvar expr="getCorporateRegistrationCode[loop_item]" type="string" optional>,\n
+  <dtml-sqlvar expr="getVatCode[loop_item]" type="string" optional>\n
+)\n
+<dtml-if sequence-end><dtml-else>,</dtml-if>\n
+    </dtml-in>\n
+  </dtml-if>\n
+</dtml-let>\n
+
+
+]]></string> </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.catalog_keys.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.catalog_keys.xml
new file mode 100644
index 0000000000000000000000000000000000000000..baf9e92bd9cb1bbddb85ec9c117a4081fc024068
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.catalog_keys.xml
@@ -0,0 +1,5 @@
+<catalog_method>
+ <item key="sql_clear_catalog" type="int">
+  <value>1</value>
+ </item>
+</catalog_method>
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c363898d696d08cb0854620fac817a42d7114638
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_egov.xml
@@ -0,0 +1,167 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="SQL" module="Products.ZSQLMethods.SQL"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_arg</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_data</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>_keys</string> </key>
+                        <value>
+                          <list/>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_col</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>allow_simple_one_argument_traversal</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>arguments_src</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>cache_time_</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>class_file_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>class_name_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>connection_hook</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>connection_id</string> </key>
+            <value> <string>erp5_sql_connection</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>z_create_egov</string> </value>
+        </item>
+        <item>
+            <key> <string>max_cache_</string> </key>
+            <value> <int>100</int> </value>
+        </item>
+        <item>
+            <key> <string>max_rows_</string> </key>
+            <value> <int>1000</int> </value>
+        </item>
+        <item>
+            <key> <string>src</string> </key>
+            <value> <string>CREATE TABLE `egov` (\n
+  `uid` BIGINT UNSIGNED NOT NULL,\n
+#  `corporate_registration_code` VARCHAR(255) NOT NULL DEFAULT \'\',\n
+  `corporate_registration_code` VARCHAR(255) DEFAULT \'\',\n
+#  `vat_code` VARCHAR(255) NOT NULL DEFAULT \'\',\n
+  `vat_code` VARCHAR(255) DEFAULT \'\',\n
+  PRIMARY KEY (`uid`),\n
+  KEY `rccm` (`corporate_registration_code`),\n
+  KEY `ninea` (`vat_code`)\n
+) TYPE=InnoDB\n
+</string> </value>
+        </item>
+        <item>
+            <key> <string>template</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="__newobj__" module="copy_reg"/>
+                </klass>
+                <tuple>
+                  <global name="SQL" module="Shared.DC.ZRDB.DA"/>
+                </tuple>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>__name__</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+<string>
+
+]]></string> </value>
+                    </item>
+                    <item>
+                        <key> <string>_vars</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>globals</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>raw</string> </key>
+                        <value> <string>CREATE TABLE `egov` (\n
+  `uid` BIGINT UNSIGNED NOT NULL,\n
+#  `corporate_registration_code` VARCHAR(255) NOT NULL DEFAULT \'\',\n
+  `corporate_registration_code` VARCHAR(255) DEFAULT \'\',\n
+#  `vat_code` VARCHAR(255) NOT NULL DEFAULT \'\',\n
+  `vat_code` VARCHAR(255) DEFAULT \'\',\n
+  PRIMARY KEY (`uid`),\n
+  KEY `rccm` (`corporate_registration_code`),\n
+  KEY `ninea` (`vat_code`)\n
+) TYPE=InnoDB\n
+</string> </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.catalog_keys.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.catalog_keys.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d58ef064eaf30eb84114661b6ebbff0833f308b8
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.catalog_keys.xml
@@ -0,0 +1,5 @@
+<catalog_method>
+ <item key="sql_uncatalog_object" type="int">
+  <value>1</value>
+ </item>
+</catalog_method>
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b83a4b9dd17976e93db04ec21ebab0842d2ad11a
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_uncatalog_egov.xml
@@ -0,0 +1,160 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="SQL" module="Products.ZSQLMethods.SQL"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_arg</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_data</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>uid</string> </key>
+                                <value>
+                                  <dictionary/>
+                                </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>_keys</string> </key>
+                        <value>
+                          <list>
+<string>uid</string>
+                          </list>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>allow_simple_one_argument_traversal</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>arguments_src</string> </key>
+            <value> <string>uid</string> </value>
+        </item>
+        <item>
+            <key> <string>cache_time_</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>class_file_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>class_name_</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>connection_hook</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>connection_id</string> </key>
+            <value> <string>erp5_sql_connection</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>z_uncatalog_egov</string> </value>
+        </item>
+        <item>
+            <key> <string>max_cache_</string> </key>
+            <value> <int>100</int> </value>
+        </item>
+        <item>
+            <key> <string>max_rows_</string> </key>
+            <value> <int>1000</int> </value>
+        </item>
+        <item>
+            <key> <string>src</string> </key>
+            <value> <string encoding="cdata"><![CDATA[
+
+DELETE FROM egov WHERE <dtml-sqltest uid op=eq type=int>\n
+
+
+]]></string> </value>
+        </item>
+        <item>
+            <key> <string>template</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="__newobj__" module="copy_reg"/>
+                </klass>
+                <tuple>
+                  <global name="SQL" module="Shared.DC.ZRDB.DA"/>
+                </tuple>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>__name__</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+<string>
+
+]]></string> </value>
+                    </item>
+                    <item>
+                        <key> <string>_vars</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>globals</string> </key>
+                        <value>
+                          <dictionary/>
+                        </value>
+                    </item>
+                    <item>
+                        <key> <string>raw</string> </key>
+                        <value> <string encoding="cdata"><![CDATA[
+
+DELETE FROM egov WHERE <dtml-sqltest uid op=eq type=int>\n
+
+
+]]></string> </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/CatalogResultTableTemplateItem/result_table_list.xml b/bt5/erp5_egov_mysql_innodb_catalog/CatalogResultTableTemplateItem/result_table_list.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1940f4530b12557c64322c120c8f3fc5441ea713
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/CatalogResultTableTemplateItem/result_table_list.xml
@@ -0,0 +1,3 @@
+<key_list>
+ <key>egov</key>
+</key_list>
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/categories_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/categories_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/change_log b/bt5/erp5_egov_mysql_innodb_catalog/bt/change_log
new file mode 100644
index 0000000000000000000000000000000000000000..e3ef0ae0580bb5a97dd911a9e6d77c5aef71d8f6
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/change_log
@@ -0,0 +1,2 @@
+2008-06-10 fabien
+* Initial Release
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/comment b/bt5/erp5_egov_mysql_innodb_catalog/bt/comment
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/copyright_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/copyright_list
new file mode 100644
index 0000000000000000000000000000000000000000..8dfa82e635110583ed9923e1ff33dff9a925bff4
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/copyright_list
@@ -0,0 +1 @@
+Nexedi
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/dependency_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/dependency_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/description b/bt5/erp5_egov_mysql_innodb_catalog/bt/description
new file mode 100644
index 0000000000000000000000000000000000000000..d6cc1c2ae8775018825905df017a059a45c5de07
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/description
@@ -0,0 +1 @@
+MySQL tables for ERP5 eGov
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/license b/bt5/erp5_egov_mysql_innodb_catalog/bt/license
new file mode 100644
index 0000000000000000000000000000000000000000..3a3e12bcad97e4b3bdd6a8bb499fd23a4bcb0819
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/license
@@ -0,0 +1 @@
+GPL
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/maintainer_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/maintainer_list
new file mode 100644
index 0000000000000000000000000000000000000000..5fa27abd2580e6a50aefff67810db7b2635246d4
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/maintainer_list
@@ -0,0 +1 @@
+fabien
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/provision_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/provision_list
new file mode 100644
index 0000000000000000000000000000000000000000..fadf96d2b9558efeca58fb10e71443bff2366ef3
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/provision_list
@@ -0,0 +1 @@
+erp5_egov_catalog
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/publication_url b/bt5/erp5_egov_mysql_innodb_catalog/bt/publication_url
new file mode 100644
index 0000000000000000000000000000000000000000..4af18322e32f3dd19579c80e26e4a306ad11e049
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/publication_url
@@ -0,0 +1 @@
+None
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/revision b/bt5/erp5_egov_mysql_innodb_catalog/bt/revision
new file mode 100644
index 0000000000000000000000000000000000000000..56a6051ca2b02b04ef92d5150c9ef600403cb1de
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/revision
@@ -0,0 +1 @@
+1
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/short_title b/bt5/erp5_egov_mysql_innodb_catalog/bt/short_title
new file mode 100644
index 0000000000000000000000000000000000000000..4af18322e32f3dd19579c80e26e4a306ad11e049
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/short_title
@@ -0,0 +1 @@
+None
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_action_path_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_action_path_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_base_category_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_base_category_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_datetime_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_datetime_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_full_text_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_full_text_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_keyword_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_keyword_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_local_role_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_local_role_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_method_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_method_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..32ffcadc0bf06a75d5e92dd4af5b68ca80dc77d3
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_method_id_list
@@ -0,0 +1,4 @@
+erp5_mysql_innodb/z0_drop_egov
+erp5_mysql_innodb/z_catalog_egov_list
+erp5_mysql_innodb/z_create_egov
+erp5_mysql_innodb/z_uncatalog_egov
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_multivalue_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_multivalue_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_related_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_related_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_request_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_request_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_result_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_result_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_result_table_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_result_table_list
new file mode 100644
index 0000000000000000000000000000000000000000..37258847909659e5d7ea7f390aa36e1d76590ba1
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_result_table_list
@@ -0,0 +1 @@
+egov
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_role_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_role_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_scriptable_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_scriptable_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_topic_key_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_catalog_topic_key_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_constraint_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_constraint_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_document_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_document_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_extension_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_extension_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_format_version b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_format_version
new file mode 100644
index 0000000000000000000000000000000000000000..56a6051ca2b02b04ef92d5150c9ef600403cb1de
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_format_version
@@ -0,0 +1 @@
+1
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_local_roles_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_local_roles_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_message_translation_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_message_translation_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_module_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_module_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_path_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_path_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_allowed_content_type_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_base_category_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_base_category_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_hidden_content_type_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_hidden_content_type_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_property_sheet_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_property_sheet_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_roles_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_roles_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_workflow_chain_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_portal_type_workflow_chain_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_preference_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_preference_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_product_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_product_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_property_sheet_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_property_sheet_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_role_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_role_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_site_property_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_site_property_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_skin_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_skin_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_test_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_test_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_tool_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_tool_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_business_template_workflow b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_business_template_workflow
new file mode 100644
index 0000000000000000000000000000000000000000..c227083464fb9af8955c90d2924774ee50abb547
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_business_template_workflow
@@ -0,0 +1 @@
+0
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_tool b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_tool
new file mode 100644
index 0000000000000000000000000000000000000000..c227083464fb9af8955c90d2924774ee50abb547
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_update_tool
@@ -0,0 +1 @@
+0
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/template_workflow_id_list b/bt5/erp5_egov_mysql_innodb_catalog/bt/template_workflow_id_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/title b/bt5/erp5_egov_mysql_innodb_catalog/bt/title
new file mode 100644
index 0000000000000000000000000000000000000000..c90464901116dbd49951c40bcf94fb2e9736e8f8
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/title
@@ -0,0 +1 @@
+erp5_egov_mysql_innodb_catalog
\ No newline at end of file
diff --git a/bt5/erp5_egov_mysql_innodb_catalog/bt/version b/bt5/erp5_egov_mysql_innodb_catalog/bt/version
new file mode 100644
index 0000000000000000000000000000000000000000..ceab6e11ece0bcec917c12e11d350946f085d549
--- /dev/null
+++ b/bt5/erp5_egov_mysql_innodb_catalog/bt/version
@@ -0,0 +1 @@
+0.1
\ No newline at end of file