[GME-commit] GMESRC/GME/Include/xerces/validators/common AllContentModel.hpp,1.1.1.1,1.2 CMAny.hpp,1.1.1.1,1.2 CMBinaryOp.hpp,1.1.1.1,1.2 CMLeaf.hpp,1.1.1.1,1.2 CMNode.hpp,1.1.1.1,1.2 CMStateSet.hpp,1.1.1.1,1.2 CMUnaryOp.hpp,1.1.1.1,1.2 ContentLeafNameTypeVector.hpp,1.1.1.1,1.2 ContentSpecNode.hpp,1.1.1.1,1.2 DFAContentModel.hpp,1.1.1.1,1.2 Grammar.hpp,1.1.1.1,1.2 GrammarResolver.hpp,1.1.1.1,1.2 MixedContentModel.hpp,1.1.1.1,1.2SimpleContentModel.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:36 CDT 2004


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

Modified Files:
	AllContentModel.hpp CMAny.hpp CMBinaryOp.hpp CMLeaf.hpp 
	CMNode.hpp CMStateSet.hpp CMUnaryOp.hpp 
	ContentLeafNameTypeVector.hpp ContentSpecNode.hpp 
	DFAContentModel.hpp Grammar.hpp GrammarResolver.hpp 
	MixedContentModel.hpp SimpleContentModel.hpp 
Log Message:
Updating the Xerces library to version 2.5.0

CVS User: volgy

Index: AllContentModel.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/AllContentModel.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** AllContentModel.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- AllContentModel.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 90,96 ****
  #define ALLCONTENTMODEL_HPP
  
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 93,99 ----
  #define ALLCONTENTMODEL_HPP
  
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: CMAny.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMAny.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMAny.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMAny.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 86,90 ****
  #define CMANY_HPP
  
! #include <xercesc/validators/common/CMNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 89,93 ----
  #define CMANY_HPP
  
! #include <xerces/validators/common/CMNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: CMBinaryOp.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMBinaryOp.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMBinaryOp.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMBinaryOp.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 108,112 ****
  #define CMBINARYOP_HPP
  
! #include <xercesc/validators/common/CMNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 111,115 ----
  #define CMBINARYOP_HPP
  
! #include <xerces/validators/common/CMNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: CMLeaf.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMLeaf.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMLeaf.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMLeaf.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 133,137 ****
  #define CMLEAF_HPP
  
! #include <xercesc/validators/common/CMNode.hpp>
  
  
--- 136,140 ----
  #define CMLEAF_HPP
  
! #include <xerces/validators/common/CMNode.hpp>
  
  

Index: CMNode.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMNode.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMNode.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMNode.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 112,117 ****
  #define CMNODE_HPP
  
! #include <xercesc/validators/common/ContentSpecNode.hpp>
! #include <xercesc/validators/common/CMStateSet.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 115,120 ----
  #define CMNODE_HPP
  
! #include <xerces/validators/common/ContentSpecNode.hpp>
! #include <xerces/validators/common/CMStateSet.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: CMStateSet.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMStateSet.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMStateSet.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMStateSet.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 125,132 ****
  #define CMSTATESET_HPP
  
! #include <xercesc/util/ArrayIndexOutOfBoundsException.hpp>
! #include <xercesc/util/RuntimeException.hpp>
! #include <xercesc/util/PlatformUtils.hpp>
! #include <xercesc/framework/MemoryManager.hpp>
  #include <string.h>
  
--- 128,135 ----
  #define CMSTATESET_HPP
  
! #include <xerces/util/ArrayIndexOutOfBoundsException.hpp>
! #include <xerces/util/RuntimeException.hpp>
! #include <xerces/util/PlatformUtils.hpp>
! #include <xerces/framework/MemoryManager.hpp>
  #include <string.h>
  

Index: CMUnaryOp.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/CMUnaryOp.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CMUnaryOp.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- CMUnaryOp.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 109,113 ****
  #define CMUNARYOP_HPP
  
! #include <xercesc/validators/common/CMNode.hpp>
  
  
--- 112,116 ----
  #define CMUNARYOP_HPP
  
! #include <xerces/validators/common/CMNode.hpp>
  
  

Index: ContentLeafNameTypeVector.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/ContentLeafNameTypeVector.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ContentLeafNameTypeVector.hpp	7 Apr 2004 12:59:01 -0000	1.1.1.1
--- ContentLeafNameTypeVector.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:01  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 93,98 ****
  #define CONTENTLEAFNAMETYPEVECTOR_HPP
  
! #include <xercesc/validators/common/ContentSpecNode.hpp>
! #include <xercesc/framework/MemoryManager.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 96,101 ----
  #define CONTENTLEAFNAMETYPEVECTOR_HPP
  
! #include <xerces/validators/common/ContentSpecNode.hpp>
! #include <xerces/framework/MemoryManager.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: ContentSpecNode.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/ContentSpecNode.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ContentSpecNode.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- ContentSpecNode.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:02  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 180,187 ****
  #define CONTENTSPECNODE_HPP
  
! #include <xercesc/framework/XMLElementDecl.hpp>
! #include <xercesc/framework/MemoryManager.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 183,190 ----
  #define CONTENTSPECNODE_HPP
  
! #include <xerces/framework/XMLElementDecl.hpp>
! #include <xerces/framework/MemoryManager.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: DFAContentModel.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/DFAContentModel.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** DFAContentModel.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- DFAContentModel.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:02  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 140,147 ****
  #define DFACONTENTMODEL_HPP
  
! #include <xercesc/util/XercesDefs.hpp>
! #include <xercesc/util/ArrayIndexOutOfBoundsException.hpp>
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 143,150 ----
  #define DFACONTENTMODEL_HPP
  
! #include <xerces/util/XercesDefs.hpp>
! #include <xerces/util/ArrayIndexOutOfBoundsException.hpp>
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: Grammar.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/Grammar.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Grammar.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- Grammar.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:02  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 115,123 ****
  #define GRAMMAR_HPP
  
! #include <xercesc/framework/XMLElementDecl.hpp>
! #include <xercesc/framework/XMLEntityDecl.hpp>
! #include <xercesc/framework/XMLNotationDecl.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 118,126 ----
  #define GRAMMAR_HPP
  
! #include <xerces/framework/XMLElementDecl.hpp>
! #include <xerces/framework/XMLEntityDecl.hpp>
! #include <xerces/framework/XMLNotationDecl.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: GrammarResolver.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/GrammarResolver.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** GrammarResolver.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- GrammarResolver.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 63,70 ****
  #define GRAMMARRESOLVER_HPP
  
! #include <xercesc/framework/XMLGrammarPool.hpp>
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/util/StringPool.hpp>
! #include <xercesc/validators/common/Grammar.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 63,70 ----
  #define GRAMMARRESOLVER_HPP
  
! #include <xerces/framework/XMLGrammarPool.hpp>
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/util/StringPool.hpp>
! #include <xerces/validators/common/Grammar.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: MixedContentModel.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/MixedContentModel.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** MixedContentModel.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- MixedContentModel.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:02  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 136,142 ****
  #define MIXEDCONTENTMODEL_HPP
  
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 139,145 ----
  #define MIXEDCONTENTMODEL_HPP
  
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/validators/common/ContentLeafNameTypeVector.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: SimpleContentModel.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/common/SimpleContentModel.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SimpleContentModel.hpp	7 Apr 2004 12:59:02 -0000	1.1.1.1
--- SimpleContentModel.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:02  volgy
   * Updating the Xerces library to version 2.5.0
***************
*** 143,148 ****
  #define SIMPLECONTENTMODEL_HPP
  
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/validators/common/ContentSpecNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 146,151 ----
  #define SIMPLECONTENTMODEL_HPP
  
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/validators/common/ContentSpecNode.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN



More information about the GME-commit mailing list