[GME-commit] GMESRC/GME/Include/xerces/validators/schema/identity FieldActivator.hpp,1.1.1.1,1.2 FieldValueMap.hpp,1.1.1.1,1.2 IC_Field.hpp,1.1.1.1,1.2 IC_Key.hpp,1.1.1.1,1.2 IC_KeyRef.hpp,1.1.1.1,1.2 IC_Selector.hpp,1.1.1.1,1.2 IC_Unique.hpp,1.1.1.1,1.2 IdentityConstraint.hpp,1.1.1.1,1.2 ValueStore.hpp,1.1.1.1,1.2 ValueStoreCache.hpp,1.1.1.1,1.2 XPathException.hpp,1.1.1.1,1.2 XPathMatcher.hpp,1.1.1.1,1.2 XPathMatcherStack.hpp,1.1.1.1,1.2 XPathSymbols.hpp,1.1.1.1,1.2 XercesXPath.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:37 CDT 2004


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

Modified Files:
	FieldActivator.hpp FieldValueMap.hpp IC_Field.hpp IC_Key.hpp 
	IC_KeyRef.hpp IC_Selector.hpp IC_Unique.hpp 
	IdentityConstraint.hpp ValueStore.hpp ValueStoreCache.hpp 
	XPathException.hpp XPathMatcher.hpp XPathMatcherStack.hpp 
	XPathSymbols.hpp XercesXPath.hpp 
Log Message:
Updating the Xerces library to version 2.5.0

CVS User: volgy

Index: FieldActivator.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/FieldActivator.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** FieldActivator.hpp	7 Apr 2004 12:59:10 -0000	1.1.1.1
--- FieldActivator.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 70,74 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/ValueHashTableOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 70,74 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/ValueHashTableOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: FieldValueMap.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/FieldValueMap.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** FieldValueMap.hpp	7 Apr 2004 12:59:10 -0000	1.1.1.1
--- FieldValueMap.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 70,76 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/XMLString.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/util/RefArrayVectorOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 70,76 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/XMLString.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/util/RefArrayVectorOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IC_Field.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IC_Field.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IC_Field.hpp	7 Apr 2004 12:59:10 -0000	1.1.1.1
--- IC_Field.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,72 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/XPathMatcher.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,72 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/XPathMatcher.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IC_Key.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IC_Key.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IC_Key.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- IC_Key.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,70 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,70 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IC_KeyRef.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IC_KeyRef.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IC_KeyRef.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- IC_KeyRef.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,70 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,70 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IC_Selector.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IC_Selector.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IC_Selector.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- IC_Selector.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,72 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/XPathMatcher.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,72 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/XPathMatcher.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IC_Unique.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IC_Unique.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IC_Unique.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- IC_Unique.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 70,74 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 70,74 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/IdentityConstraint.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: IdentityConstraint.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/IdentityConstraint.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** IdentityConstraint.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- IdentityConstraint.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 70,77 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/validators/schema/identity/IC_Field.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 70,77 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/validators/schema/identity/IC_Field.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: ValueStore.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/ValueStore.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ValueStore.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- ValueStore.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 71,76 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/FieldValueMap.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 71,76 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/FieldValueMap.hpp>
! #include <xerces/util/RefVectorOf.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: ValueStoreCache.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/ValueStoreCache.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ValueStoreCache.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- ValueStoreCache.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 83,92 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/util/RefHash2KeysTableOf.hpp>
! #include <xercesc/util/RefStackOf.hpp>
! #include <xercesc/validators/schema/identity/IdentityConstraint.hpp>
! #include <xercesc/validators/schema/identity/IC_Field.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 83,92 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/util/RefHash2KeysTableOf.hpp>
! #include <xerces/util/RefStackOf.hpp>
! #include <xerces/validators/schema/identity/IdentityConstraint.hpp>
! #include <xerces/validators/schema/identity/IC_Field.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XPathException.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/XPathException.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XPathException.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- XPathException.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 63,68 ****
  #define XPATHEXCEPTION_HPP
  
! #include <xercesc/util/XercesDefs.hpp>
! #include <xercesc/util/XMLException.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 63,68 ----
  #define XPATHEXCEPTION_HPP
  
! #include <xerces/util/XercesDefs.hpp>
! #include <xerces/util/XMLException.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XPathMatcher.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/XPathMatcher.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XPathMatcher.hpp	7 Apr 2004 12:59:12 -0000	1.1.1.1
--- XPathMatcher.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,72 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/ValueStackOf.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/framework/XMLBuffer.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,72 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/ValueStackOf.hpp>
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/framework/XMLBuffer.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XPathMatcherStack.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/XPathMatcherStack.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XPathMatcherStack.hpp	7 Apr 2004 12:59:12 -0000	1.1.1.1
--- XPathMatcherStack.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,70 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/validators/schema/identity/XPathMatcher.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,70 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/validators/schema/identity/XPathMatcher.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XPathSymbols.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/XPathSymbols.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XPathSymbols.hpp	7 Apr 2004 12:59:12 -0000	1.1.1.1
--- XPathSymbols.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 62,66 ****
  #define XPATHSYMBOLS_HPP
  
! #include <xercesc/util/XercesDefs.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 62,66 ----
  #define XPATHSYMBOLS_HPP
  
! #include <xerces/util/XercesDefs.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN

Index: XercesXPath.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/identity/XercesXPath.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XercesXPath.hpp	7 Apr 2004 12:59:11 -0000	1.1.1.1
--- XercesXPath.hpp	7 Apr 2004 13:47:32 -0000	1.2
***************
*** 66,74 ****
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xercesc/util/QName.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
  
! #include <xercesc/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN
--- 66,74 ----
  //  Includes
  // ---------------------------------------------------------------------------
! #include <xerces/util/QName.hpp>
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
  
! #include <xerces/internal/XSerializable.hpp>
  
  XERCES_CPP_NAMESPACE_BEGIN



More information about the GME-commit mailing list