Index: /trunk/psLib/src/psErrorText.h
===================================================================
--- /trunk/psLib/src/psErrorText.h	(revision 4786)
+++ /trunk/psLib/src/psErrorText.h	(revision 4787)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-07-12 19:27:27 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-08-16 21:05:03 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -302,4 +302,8 @@
 #define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED "Failed to initialize %s."
 #define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED "Failed to finalize %s."
+#define PS_ERRORTEXT_psXML_IO_FILE_OPEN_FAILED "Failed to open file '%s'. Check if it exists and it has the proper permissions."
+#define PS_ERRORTEXT_psXML_INVALID_CONTENT "Failed to recognize XML content.  Invalid syntax."
+#define PS_ERRORTEXT_psXML_INVALID_DATATYPE "Failed to recognize datatype from/for XML file."
+#define PS_ERRORTEXT_psXML_BUFFER_TOO_SMALL "Buffer to small to store XML doc."
 
 #endif // #ifndef PS_ERROR_TEXT_H
