Index: trunk/psLib/src/xml/psXML.c
===================================================================
--- trunk/psLib/src/xml/psXML.c	(revision 5003)
+++ trunk/psLib/src/xml/psXML.c	(revision 5010)
@@ -10,6 +10,6 @@
 *  @author David Robbins, MHPCC
 *
-*  @version $Revision: 1.40 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-12 22:25:27 $
+*  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-09-12 23:27:48 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -72,7 +72,7 @@
         if ( type == 65538)
             type = PS_DATA_VECTOR;
-        if ( type == 65547)
-            type = PS_DATA_METADATA;
-        if ( type == 65549)
+        //        if ( type == 65547)
+        //            type = PS_DATA_METADATA;
+        if ( type == 65551)
             type = PS_DATA_TIME;
         switch (type) {
