[GME-commit] GMESRC/GME/Include/xerces/validators/schema
ComplexTypeInfo.hpp,1.1.1.1,1.2
GeneralAttributeCheck.hpp,1.1.1.1,1.2
NamespaceScope.hpp,1.1.1.1,1.2 SchemaAttDef.hpp,1.1.1.1,1.2
SchemaAttDefList.hpp,1.1.1.1,1.2 SchemaElementDecl.hpp,1.1.1.1,1.2
SchemaGrammar.hpp,1.1.1.1,1.2 SchemaInfo.hpp,1.1.1.1,1.2
SchemaSymbols.hpp,1.1.1.1,1.2 SchemaValidator.hpp,1.1.1.1,1.2
SubstitutionGroupComparator.hpp,1.1.1.1,1.2
TraverseSchema.hpp,1.1.1.1,1.2
XMLSchemaDescriptionImpl.hpp,1.1.1.1,1.2
XSDDOMParser.hpp,1.1.1.1,1.2 XSDErrorReporter.hpp,1.1.1.1,1.2
XSDLocator.hpp,1.1.1.1,1.2 XUtil.hpp,1.1.1.1,1.2
XercesAttGroupInfo.hpp,1.1.1.1,1.2
XercesElementWildcard.hpp,1.1.1.1,1.2
XercesGroupInfo.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
- Previous message: [GME-commit] GMESRC/GME/Include/xerces/util/regx
ASCIIRangeFactory.hpp,1.1.1.1,1.2 BMPattern.hpp,1.1.1.1,1.2
BlockRangeFactory.hpp,1.1.1.1,1.2 CharToken.hpp,1.1.1.1,1.2
ClosureToken.hpp,1.1.1.1,1.2 ConcatToken.hpp,1.1.1.1,1.2
ConditionToken.hpp,1.1.1.1,1.2 Match.hpp,1.1.1.1,1.2
ModifierToken.hpp,1.1.1.1,1.2 Op.hpp,1.1.1.1,1.2
OpFactory.hpp,1.1.1.1,1.2 ParenToken.hpp,1.1.1.1,1.2
ParserForXMLSchema.hpp,1.1.1.1,1.2 RangeFactory.hpp,1.1.1.1,1.2
RangeToken.hpp,1.1.1.1,1.2 RangeTokenMap.hpp,1.1.1.1,1.2
RegularExpression.hpp,1.1.1.1,1.2 RegxDefs.hpp,1.1.1.1,1.2
RegxParser.hpp,1.1.1.1,1.2 RegxUtil.hpp,1.1.1.1,1.2
StringToken.hpp,1.1.1.1,1.2 Token.hpp,1.1.1.1,1.2
TokenFactory.hpp,1.1.1.1,1.2 TokenInc.hpp,1.1.1.1,1.2
UniCharTable.hpp,1.1.1.1,1.2 UnicodeRangeFactory.hpp,1.1.1.1,1.2
UnionToken.hpp,1.1.1.1,1.2 XMLRangeFactory.hpp,1.1.1.1,1.2
XMLUniCharacter.hpp,1.1.1.1,1.2
- Next message: [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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema
In directory braindrain:/tmp/cvs-serv18403/GME/Include/xerces/validators/schema
Modified Files:
ComplexTypeInfo.hpp GeneralAttributeCheck.hpp
NamespaceScope.hpp SchemaAttDef.hpp SchemaAttDefList.hpp
SchemaElementDecl.hpp SchemaGrammar.hpp SchemaInfo.hpp
SchemaSymbols.hpp SchemaValidator.hpp
SubstitutionGroupComparator.hpp TraverseSchema.hpp
XMLSchemaDescriptionImpl.hpp XSDDOMParser.hpp
XSDErrorReporter.hpp XSDLocator.hpp XUtil.hpp
XercesAttGroupInfo.hpp XercesElementWildcard.hpp
XercesGroupInfo.hpp
Log Message:
Updating the Xerces library to version 2.5.0
CVS User: volgy
Index: ComplexTypeInfo.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/ComplexTypeInfo.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ComplexTypeInfo.hpp 7 Apr 2004 12:59:07 -0000 1.1.1.1
--- ComplexTypeInfo.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 72,82 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/util/XMLString.hpp>
! #include <xercesc/util/RefHash2KeysTableOf.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/framework/XMLElementDecl.hpp>
! #include <xercesc/framework/XMLContentModel.hpp>
! #include <xercesc/validators/schema/SchemaAttDef.hpp>
! #include <xercesc/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 72,82 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/util/XMLString.hpp>
! #include <xerces/util/RefHash2KeysTableOf.hpp>
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/framework/XMLElementDecl.hpp>
! #include <xerces/framework/XMLContentModel.hpp>
! #include <xerces/validators/schema/SchemaAttDef.hpp>
! #include <xerces/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: GeneralAttributeCheck.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/GeneralAttributeCheck.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** GeneralAttributeCheck.hpp 7 Apr 2004 12:59:07 -0000 1.1.1.1
--- GeneralAttributeCheck.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 70,77 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/util/RefHashTableOf.hpp>
! #include <xercesc/util/ValueHashTableOf.hpp>
! #include <xercesc/validators/datatype/IDDatatypeValidator.hpp>
! #include <xercesc/framework/ValidationContext.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 70,77 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/util/RefHashTableOf.hpp>
! #include <xerces/util/ValueHashTableOf.hpp>
! #include <xerces/validators/datatype/IDDatatypeValidator.hpp>
! #include <xerces/framework/ValidationContext.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: NamespaceScope.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/NamespaceScope.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** NamespaceScope.hpp 7 Apr 2004 12:59:07 -0000 1.1.1.1
--- NamespaceScope.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 62,66 ****
#define NAMESPACESCOPE_HPP
! #include <xercesc/util/StringPool.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 62,66 ----
#define NAMESPACESCOPE_HPP
! #include <xerces/util/StringPool.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaAttDef.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaAttDef.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaAttDef.hpp 7 Apr 2004 12:59:08 -0000 1.1.1.1
--- SchemaAttDef.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:08 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 120,129 ****
#define SCHEMAATTDEF_HPP
! #include <xercesc/util/XMLString.hpp>
! #include <xercesc/framework/XMLAttDef.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/validators/datatype/DatatypeValidator.hpp>
! #include <xercesc/validators/datatype/UnionDatatypeValidator.hpp>
! #include <xercesc/validators/schema/PSVIDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 123,132 ----
#define SCHEMAATTDEF_HPP
! #include <xerces/util/XMLString.hpp>
! #include <xerces/framework/XMLAttDef.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/validators/datatype/DatatypeValidator.hpp>
! #include <xerces/validators/datatype/UnionDatatypeValidator.hpp>
! #include <xerces/validators/schema/PSVIDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaAttDefList.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaAttDefList.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaAttDefList.hpp 7 Apr 2004 12:59:08 -0000 1.1.1.1
--- SchemaAttDefList.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:08 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 93,98 ****
#define SCHEMAATTDEFLIST_HPP
! #include <xercesc/util/RefHash2KeysTableOf.hpp>
! #include <xercesc/validators/schema/SchemaElementDecl.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 96,101 ----
#define SCHEMAATTDEFLIST_HPP
! #include <xerces/util/RefHash2KeysTableOf.hpp>
! #include <xerces/validators/schema/SchemaElementDecl.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaElementDecl.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaElementDecl.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaElementDecl.hpp 7 Apr 2004 12:59:08 -0000 1.1.1.1
--- SchemaElementDecl.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:08 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 180,190 ****
#define SCHEMAELEMENTDECL_HPP
! #include <xercesc/util/QName.hpp>
! #include <xercesc/validators/common/Grammar.hpp>
! #include <xercesc/validators/schema/ComplexTypeInfo.hpp>
! #include <xercesc/validators/schema/identity/IdentityConstraint.hpp>
! #include <xercesc/validators/datatype/DatatypeValidator.hpp>
! #include <xercesc/validators/datatype/UnionDatatypeValidator.hpp>
! #include <xercesc/validators/schema/PSVIDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 183,193 ----
#define SCHEMAELEMENTDECL_HPP
! #include <xerces/util/QName.hpp>
! #include <xerces/validators/common/Grammar.hpp>
! #include <xerces/validators/schema/ComplexTypeInfo.hpp>
! #include <xerces/validators/schema/identity/IdentityConstraint.hpp>
! #include <xerces/validators/datatype/DatatypeValidator.hpp>
! #include <xerces/validators/datatype/UnionDatatypeValidator.hpp>
! #include <xerces/validators/schema/PSVIDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaGrammar.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaGrammar.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaGrammar.hpp 7 Apr 2004 12:59:08 -0000 1.1.1.1
--- SchemaGrammar.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:08 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 152,166 ****
#define SCHEMAGRAMMAR_HPP
! #include <xercesc/framework/XMLNotationDecl.hpp>
! #include <xercesc/util/RefHash3KeysIdPool.hpp>
! #include <xercesc/util/NameIdPool.hpp>
! #include <xercesc/util/StringPool.hpp>
! #include <xercesc/validators/common/Grammar.hpp>
! #include <xercesc/validators/schema/SchemaElementDecl.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/validators/datatype/IDDatatypeValidator.hpp>
! #include <xercesc/validators/datatype/DatatypeValidatorFactory.hpp>
! #include <xercesc/framework/XMLSchemaDescription.hpp>
! #include <xercesc/framework/ValidationContext.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 155,169 ----
#define SCHEMAGRAMMAR_HPP
! #include <xerces/framework/XMLNotationDecl.hpp>
! #include <xerces/util/RefHash3KeysIdPool.hpp>
! #include <xerces/util/NameIdPool.hpp>
! #include <xerces/util/StringPool.hpp>
! #include <xerces/validators/common/Grammar.hpp>
! #include <xerces/validators/schema/SchemaElementDecl.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/validators/datatype/IDDatatypeValidator.hpp>
! #include <xerces/validators/datatype/DatatypeValidatorFactory.hpp>
! #include <xerces/framework/XMLSchemaDescription.hpp>
! #include <xerces/framework/ValidationContext.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaInfo.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaInfo.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaInfo.hpp 7 Apr 2004 12:59:09 -0000 1.1.1.1
--- SchemaInfo.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 78,84 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/dom/DOMElement.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 78,84 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/dom/DOMElement.hpp>
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaSymbols.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaSymbols.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaSymbols.hpp 7 Apr 2004 12:59:09 -0000 1.1.1.1
--- SchemaSymbols.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 62,66 ****
#define SCHEMASYMBOLS_HPP
! #include <xercesc/util/XercesDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 62,66 ----
#define SCHEMASYMBOLS_HPP
! #include <xerces/util/XercesDefs.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SchemaValidator.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SchemaValidator.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SchemaValidator.hpp 7 Apr 2004 12:59:09 -0000 1.1.1.1
--- SchemaValidator.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:09 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 175,184 ****
#define SCHEMAVALIDATOR_HPP
! #include <xercesc/framework/XMLValidator.hpp>
! #include <xercesc/framework/XMLBuffer.hpp>
! #include <xercesc/util/ValueStackOf.hpp>
! #include <xercesc/validators/common/ContentSpecNode.hpp>
! #include <xercesc/validators/schema/SchemaGrammar.hpp>
! #include <xercesc/validators/schema/XSDErrorReporter.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 178,187 ----
#define SCHEMAVALIDATOR_HPP
! #include <xerces/framework/XMLValidator.hpp>
! #include <xerces/framework/XMLBuffer.hpp>
! #include <xerces/util/ValueStackOf.hpp>
! #include <xerces/validators/common/ContentSpecNode.hpp>
! #include <xerces/validators/schema/SchemaGrammar.hpp>
! #include <xerces/validators/schema/XSDErrorReporter.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: SubstitutionGroupComparator.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/SubstitutionGroupComparator.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SubstitutionGroupComparator.hpp 7 Apr 2004 12:59:09 -0000 1.1.1.1
--- SubstitutionGroupComparator.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 62,68 ****
#define SUBSTITUTIONGROUPCOMPARATOR_HPP
! #include <xercesc/util/StringPool.hpp>
! #include <xercesc/util/QName.hpp>
! #include <xercesc/validators/common/GrammarResolver.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 62,68 ----
#define SUBSTITUTIONGROUPCOMPARATOR_HPP
! #include <xerces/util/StringPool.hpp>
! #include <xerces/util/QName.hpp>
! #include <xerces/validators/common/GrammarResolver.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: TraverseSchema.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/TraverseSchema.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** TraverseSchema.hpp 7 Apr 2004 12:59:09 -0000 1.1.1.1
--- TraverseSchema.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 70,87 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/util/XMLUniDefs.hpp>
! #include <xercesc/dom/DOMElement.hpp>
! #include <xercesc/dom/DOMAttr.hpp>
! #include <xercesc/framework/XMLBuffer.hpp>
! #include <xercesc/framework/XMLErrorCodes.hpp>
! #include <xercesc/validators/schema/SchemaSymbols.hpp>
! #include <xercesc/util/ValueVectorOf.hpp>
! #include <xercesc/util/RefHash2KeysTableOf.hpp>
! #include <xercesc/validators/common/ContentSpecNode.hpp>
! #include <xercesc/validators/schema/SchemaGrammar.hpp>
! #include <xercesc/validators/schema/SchemaInfo.hpp>
! #include <xercesc/validators/schema/GeneralAttributeCheck.hpp>
! #include <xercesc/validators/schema/XSDErrorReporter.hpp>
! #include <xercesc/util/XMLResourceIdentifier.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 70,87 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/util/XMLUniDefs.hpp>
! #include <xerces/dom/DOMElement.hpp>
! #include <xerces/dom/DOMAttr.hpp>
! #include <xerces/framework/XMLBuffer.hpp>
! #include <xerces/framework/XMLErrorCodes.hpp>
! #include <xerces/validators/schema/SchemaSymbols.hpp>
! #include <xerces/util/ValueVectorOf.hpp>
! #include <xerces/util/RefHash2KeysTableOf.hpp>
! #include <xerces/validators/common/ContentSpecNode.hpp>
! #include <xerces/validators/schema/SchemaGrammar.hpp>
! #include <xerces/validators/schema/SchemaInfo.hpp>
! #include <xerces/validators/schema/GeneralAttributeCheck.hpp>
! #include <xerces/validators/schema/XSDErrorReporter.hpp>
! #include <xerces/util/XMLResourceIdentifier.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XMLSchemaDescriptionImpl.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XMLSchemaDescriptionImpl.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XMLSchemaDescriptionImpl.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XMLSchemaDescriptionImpl.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:10 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 76,81 ****
#define XMLSchemaDescriptionImplIMPL_HPP
! #include <xercesc/framework/XMLSchemaDescription.hpp>
! #include <xercesc/util/RefVectorOf.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 79,84 ----
#define XMLSchemaDescriptionImplIMPL_HPP
! #include <xerces/framework/XMLSchemaDescription.hpp>
! #include <xerces/util/RefVectorOf.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XSDDOMParser.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XSDDOMParser.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XSDDOMParser.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XSDDOMParser.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 64,70 ****
! #include <xercesc/parsers/XercesDOMParser.hpp>
! #include <xercesc/validators/schema/XSDErrorReporter.hpp>
! #include <xercesc/validators/schema/XSDLocator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 64,70 ----
! #include <xerces/parsers/XercesDOMParser.hpp>
! #include <xerces/validators/schema/XSDErrorReporter.hpp>
! #include <xerces/validators/schema/XSDLocator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XSDErrorReporter.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XSDErrorReporter.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XSDErrorReporter.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XSDErrorReporter.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 63,67 ****
#define XSDERRORREPORTER_HPP
! #include <xercesc/util/XMemory.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 63,67 ----
#define XSDERRORREPORTER_HPP
! #include <xerces/util/XMemory.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XSDLocator.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XSDLocator.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XSDLocator.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XSDLocator.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 67,72 ****
#define XSDLOCATOR_HPP
! #include <xercesc/util/XMemory.hpp>
! #include <xercesc/sax/Locator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 67,72 ----
#define XSDLOCATOR_HPP
! #include <xerces/util/XMemory.hpp>
! #include <xerces/sax/Locator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XUtil.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XUtil.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XUtil.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XUtil.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:10 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 89,96 ****
#define XUTIL_HPP
! #include <xercesc/dom/DOMElement.hpp>
! #include <xercesc/dom/DOMDocument.hpp>
! #include <xercesc/dom/DOMNamedNodeMap.hpp>
! #include <xercesc/dom/DOMNode.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 92,99 ----
#define XUTIL_HPP
! #include <xerces/dom/DOMElement.hpp>
! #include <xerces/dom/DOMDocument.hpp>
! #include <xerces/dom/DOMNamedNodeMap.hpp>
! #include <xerces/dom/DOMNode.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XercesAttGroupInfo.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XercesAttGroupInfo.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XercesAttGroupInfo.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XercesAttGroupInfo.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 72,79 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/validators/schema/SchemaAttDef.hpp>
! #include <xercesc/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 72,79 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/validators/schema/SchemaAttDef.hpp>
! #include <xerces/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XercesElementWildcard.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XercesElementWildcard.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XercesElementWildcard.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XercesElementWildcard.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:10 volgy
* Updating the Xerces library to version 2.5.0
***************
*** 79,85 ****
#define XERCESELEMENTWILDCARD_HPP
! #include <xercesc/util/QName.hpp>
! #include <xercesc/validators/common/ContentSpecNode.hpp>
! #include <xercesc/validators/schema/SubstitutionGroupComparator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 82,88 ----
#define XERCESELEMENTWILDCARD_HPP
! #include <xerces/util/QName.hpp>
! #include <xerces/validators/common/ContentSpecNode.hpp>
! #include <xerces/validators/schema/SubstitutionGroupComparator.hpp>
XERCES_CPP_NAMESPACE_BEGIN
Index: XercesGroupInfo.hpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/xerces/validators/schema/XercesGroupInfo.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** XercesGroupInfo.hpp 7 Apr 2004 12:59:10 -0000 1.1.1.1
--- XercesGroupInfo.hpp 7 Apr 2004 13:47:32 -0000 1.2
***************
*** 72,79 ****
// Includes
// ---------------------------------------------------------------------------
! #include <xercesc/util/RefVectorOf.hpp>
! #include <xercesc/validators/schema/SchemaElementDecl.hpp>
! #include <xercesc/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
--- 72,79 ----
// Includes
// ---------------------------------------------------------------------------
! #include <xerces/util/RefVectorOf.hpp>
! #include <xerces/validators/schema/SchemaElementDecl.hpp>
! #include <xerces/internal/XSerializable.hpp>
XERCES_CPP_NAMESPACE_BEGIN
- Previous message: [GME-commit] GMESRC/GME/Include/xerces/util/regx
ASCIIRangeFactory.hpp,1.1.1.1,1.2 BMPattern.hpp,1.1.1.1,1.2
BlockRangeFactory.hpp,1.1.1.1,1.2 CharToken.hpp,1.1.1.1,1.2
ClosureToken.hpp,1.1.1.1,1.2 ConcatToken.hpp,1.1.1.1,1.2
ConditionToken.hpp,1.1.1.1,1.2 Match.hpp,1.1.1.1,1.2
ModifierToken.hpp,1.1.1.1,1.2 Op.hpp,1.1.1.1,1.2
OpFactory.hpp,1.1.1.1,1.2 ParenToken.hpp,1.1.1.1,1.2
ParserForXMLSchema.hpp,1.1.1.1,1.2 RangeFactory.hpp,1.1.1.1,1.2
RangeToken.hpp,1.1.1.1,1.2 RangeTokenMap.hpp,1.1.1.1,1.2
RegularExpression.hpp,1.1.1.1,1.2 RegxDefs.hpp,1.1.1.1,1.2
RegxParser.hpp,1.1.1.1,1.2 RegxUtil.hpp,1.1.1.1,1.2
StringToken.hpp,1.1.1.1,1.2 Token.hpp,1.1.1.1,1.2
TokenFactory.hpp,1.1.1.1,1.2 TokenInc.hpp,1.1.1.1,1.2
UniCharTable.hpp,1.1.1.1,1.2 UnicodeRangeFactory.hpp,1.1.1.1,1.2
UnionToken.hpp,1.1.1.1,1.2 XMLRangeFactory.hpp,1.1.1.1,1.2
XMLUniCharacter.hpp,1.1.1.1,1.2
- Next message: [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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list