Index: trunk/psLib/src/xml/psXML.c
===================================================================
--- trunk/psLib/src/xml/psXML.c	(revision 2973)
+++ trunk/psLib/src/xml/psXML.c	(revision 3114)
@@ -9,6 +9,6 @@
 *  @author Ross Harman, MHPCC
 *
-*  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-01-13 20:48:59 $
+*  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-02-03 00:45:06 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -760,6 +760,6 @@
     psF64 tempDbl = 0.0;
     psS32 tempInt = 0.0;
-    psElemType pType;
-    psMetadataType mdType;
+    psElemType pType = PS_TYPE_PTR;
+    psMetadataType mdType = PS_META_PRIMITIVE;
     char *fileName = NULL;
     char *strName = NULL;
@@ -909,6 +909,6 @@
     psS32 status = 0;
     psU32 lineNumber = 0;
-    psElemType pType;
-    psMetadataType mdType;
+    psElemType pType = PS_TYPE_PTR;
+    psMetadataType mdType = PS_META_PRIMITIVE;
     char *strName = NULL;
     char *strType = NULL;
