Index: trunk/ippToPsps/perl/pspsSchema2xml.pl
===================================================================
--- trunk/ippToPsps/perl/pspsSchema2xml.pl	(revision 29303)
+++ trunk/ippToPsps/perl/pspsSchema2xml.pl	(revision 29304)
@@ -206,5 +206,7 @@
     print OUT "\ntypedef enum {\n";
     $tablesWriter->startTag('table', "name" => $tableNameOut);
-    $mapWriter->startTag('table', "name" => $tableNameOut);
+    $mapWriter->startTag('table', 
+            "name" => $tableNameOut,
+            "ippfitsextension" => "");
 
     open (SCHEMA, $path);
