[GME-commit] GMESRC/GME/Include/xerces/validators/DTD DTDAttDef.hpp,1.1.1.2,1.2 DTDAttDefList.hpp,1.1.1.2,1.2 DTDElementDecl.hpp,1.1.1.2,1.2 DTDEntityDecl.hpp,1.1.1.2,1.2 DTDGrammar.hpp,1.1.1.1,1.2 DTDScanner.hpp,1.1.1.1,1.2 DTDValidator.hpp,1.1.1.2,1.2 DocTypeHandler.hpp,1.1.1.2,1.2XMLDTDDescriptionImpl.hpp,1.1.1.1,1.2

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed Apr 7 09:47:35 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD
In directory braindrain:/tmp/cvs-serv18403/GME/Include/xerces/validators/DTD

Modified Files:
	DTDAttDef.hpp DTDAttDefList.hpp DTDElementDecl.hpp 
	DTDEntityDecl.hpp DTDGrammar.hpp DTDScanner.hpp 
	DTDValidator.hpp DocTypeHandler.hpp XMLDTDDescriptionImpl.hpp 
Log Message:
Updating the Xerces library to version 2.5.0

CVS User: volgy

Index: DTDAttDef.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDAttDef.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DTDAttDef.hpp	7 Apr 2004 12:59:06 -0000	1.1.1.2
--- DTDAttDef.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:06  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 101,105 ****
  #define DTDATTDEF_HPP
  
! #include <xercesc/framework/XMLAttDef.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 104,108 ----
  #define DTDATTDEF_HPP
  
! #include <xerces/framework/XMLAttDef.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DTDAttDefList.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDAttDefList.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DTDAttDefList.hpp	7 Apr 2004 12:59:06 -0000	1.1.1.2
--- DTDAttDefList.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:06  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 99,104 ****
  #define DTDATTDEFLIST_HPP
  
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/validators/DTD/DTDElementDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 102,107 ----
  #define DTDATTDEFLIST_HPP
  
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/validators/DTD/DTDElementDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DTDElementDecl.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDElementDecl.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DTDElementDecl.hpp	7 Apr 2004 12:59:06 -0000	1.1.1.2
--- DTDElementDecl.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:06  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 132,140 ****
  #define DTDELEMENTDECL_HPP
  
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/util/QName.hpp>
! #include <xercesc/framework/XMLElementDecl.hpp>
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/validators/DTD/DTDAttDef.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 135,143 ----
  #define DTDELEMENTDECL_HPP
  
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/util/QName.hpp>
! #include <xerces/framework/XMLElementDecl.hpp>
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/validators/DTD/DTDAttDef.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DTDEntityDecl.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDEntityDecl.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DTDEntityDecl.hpp	7 Apr 2004 12:59:06 -0000	1.1.1.2
--- DTDEntityDecl.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:06  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 97,101 ****
  #define DTDENTITYDECL_HPP
  
! #include <xercesc/framework/XMLEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 100,104 ----
  #define DTDENTITYDECL_HPP
  
! #include <xerces/framework/XMLEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DTDGrammar.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDGrammar.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** DTDGrammar.hpp	7 Apr 2004 12:59:07 -0000	1.1.1.1
--- DTDGrammar.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.1  2004/04/07 12:59:07  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 124,134 ****
  #define DTDGRAMMAR_HPP
  
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/util/NameIdPool.hpp>
! #include <xercesc/util/StringPool.hpp>
! #include <xercesc/validators/common/Grammar.hpp>
! #include <xercesc/validators/DTD/DTDElementDecl.hpp>
! #include <xercesc/validators/DTD/DTDEntityDecl.hpp>
! #include <xercesc/framework/XMLDTDDescription.hpp>
  
  
--- 127,137 ----
  #define DTDGRAMMAR_HPP
  
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/util/NameIdPool.hpp>
! #include <xerces/util/StringPool.hpp>
! #include <xerces/validators/common/Grammar.hpp>
! #include <xerces/validators/DTD/DTDElementDecl.hpp>
! #include <xerces/validators/DTD/DTDEntityDecl.hpp>
! #include <xerces/framework/XMLDTDDescription.hpp>
  
  

Index: DTDScanner.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDScanner.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** DTDScanner.hpp	7 Apr 2004 12:59:07 -0000	1.1.1.1
--- DTDScanner.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.1  2004/04/07 12:59:07  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 109,114 ****
  #define DTDSCANNER_HPP
  
! #include <xercesc/validators/DTD/DTDGrammar.hpp>
! #include <xercesc/validators/DTD/DTDEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 112,117 ----
  #define DTDSCANNER_HPP
  
! #include <xerces/validators/DTD/DTDGrammar.hpp>
! #include <xerces/validators/DTD/DTDEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DTDValidator.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DTDValidator.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DTDValidator.hpp	7 Apr 2004 12:59:07 -0000	1.1.1.2
--- DTDValidator.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:07  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 137,143 ****
  #define DTDVALIDATOR_HPP
  
! #include <xercesc/util/NameIdPool.hpp>
! #include <xercesc/framework/XMLValidator.hpp>
! #include <xercesc/validators/DTD/DTDGrammar.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 140,146 ----
  #define DTDVALIDATOR_HPP
  
! #include <xerces/util/NameIdPool.hpp>
! #include <xerces/framework/XMLValidator.hpp>
! #include <xerces/validators/DTD/DTDGrammar.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DocTypeHandler.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/DocTypeHandler.hpp,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** DocTypeHandler.hpp	7 Apr 2004 12:59:06 -0000	1.1.1.2
--- DocTypeHandler.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.2  2004/04/07 12:59:06  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 99,107 ****
  #define DOCTYPEHANDLER_HPP
  
! #include <xercesc/util/XercesDefs.hpp>
! #include <xercesc/framework/XMLNotationDecl.hpp>
! #include <xercesc/validators/DTD/DTDAttDef.hpp>
! #include <xercesc/validators/DTD/DTDElementDecl.hpp>
! #include <xercesc/validators/DTD/DTDEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 102,110 ----
  #define DOCTYPEHANDLER_HPP
  
! #include <xerces/util/XercesDefs.hpp>
! #include <xerces/framework/XMLNotationDecl.hpp>
! #include <xerces/validators/DTD/DTDAttDef.hpp>
! #include <xerces/validators/DTD/DTDElementDecl.hpp>
! #include <xerces/validators/DTD/DTDEntityDecl.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XMLDTDDescriptionImpl.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/DTD/XMLDTDDescriptionImpl.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XMLDTDDescriptionImpl.hpp	7 Apr 2004 12:59:07 -0000	1.1.1.1
--- XMLDTDDescriptionImpl.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 57,60 ****
--- 57,63 ----
  /*
   * $Log$
+  * Revision 1.2  2004/04/07 13:47:32  volgy
+  * Updating the Xerces library to version 2.5.0
+  *
   * Revision 1.1.1.1  2004/04/07 12:59:07  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 73,77 ****
  #define XMLDTDDescriptionImplIMPL_HPP
  
! #include <xercesc/framework/XMLDTDDescription.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 76,80 ----
  #define XMLDTDDescriptionImplIMPL_HPP
  
! #include <xerces/framework/XMLDTDDescription.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN



More information about the GME-commit mailing list