cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/models CMNodeFactory.java CMBuilder.java

2003-01-17 Thread neeraj
neeraj 2003/01/17 02:12:33 Modified:java/src/org/apache/xerces/impl/xs/models CMNodeFactory.java CMBuilder.java Log: Function to create instances of different node types should return CMNode type. Resetting the node counter once we are finished building co

cvs commit: xml-xerces/java/src/org/apache/xerces/dom DeferredDocumentImpl.java

2003-01-17 Thread elena
elena 2003/01/17 06:28:07 Modified:java/src/org/apache/xerces/dom DeferredDocumentImpl.java Log: Fix a bug introduced in the new getTypeInfo method (DOM L3) Revision ChangesPath 1.50 +2 -2 xml-xerces/java/src/org/apache/xerces/dom/DeferredDocumentImpl.java

cvs commit: xml-xerces/java/src/org/apache/xerces/dom NodeImpl.java

2003-01-17 Thread elena
elena 2003/01/17 06:29:10 Modified:java/src/org/apache/xerces/dom NodeImpl.java Log: Element Definition should not have -1 code (related to debugging of the deferred DOM) Revision ChangesPath 1.62 +2 -2 xml-xerces/java/src/org/apache/xerces/dom/NodeImpl.java

cvs commit: xml-xerces/java/src/org/apache/xerces/dom DOMNormalizer.java

2003-01-17 Thread elena
elena 2003/01/17 06:30:03 Modified:java/src/org/apache/xerces/dom DOMNormalizer.java Log: According to the latest DOM L3 clarification XML 1.0 attribute value normalization will not happen in the DOM (since DOM exposes the Infoset). Revision ChangesPath 1.26 +6 -

cvs commit: xml-xerces/c/src/xercesc/validators/schema GeneralAttributeCheck.cpp

2003-01-17 Thread knoaman
knoaman 2003/01/17 07:35:57 Modified:c/src/xercesc/validators/schema GeneralAttributeCheck.cpp Log: Fix for attribute checking of schema declarations. Revision ChangesPath 1.12 +11 -6 xml-xerces/c/src/xercesc/validators/schema/GeneralAttributeCheck.cpp Inde

cvs commit: xml-xerces/java/tools xml-apis--src.tar.gz

2003-01-17 Thread neilg
neilg 2003/01/17 08:50:32 Added: java/tools xml-apis--src.tar.gz Log: add a tarball containing API source from the JAXP TCK-compliant branch of xml-commons. Note that this is not blessed yet; that will come as soon as one outstanding issue has been resolved and I am able to ta

cvs commit: xml-xerces/java/tools xml-apis.jar

2003-01-17 Thread neilg
neilg 2003/01/17 08:51:38 Modified:java/tools xml-apis.jar Log: update the xml-apis jar to match the current state of the JAXP TCK-compliant branch of xml-commons. Note that this is not blessed yet; that will come as soon as one outstanding issue has been resolved and I am able

cvs commit: xml-xerces/java build.xml

2003-01-17 Thread neilg
neilg 2003/01/17 08:53:20 Modified:java build.xml Log: compile against the classes in xml-apis.jar instead of the APIs in our CVS source tree. Updated all build targets to get sources from the new xml-apis--src.tar.gz; now we are ready to remove our APIs from CVS. Also upda

cvs commit: xml-xerces/java LICENSE-DOM.html LICENSE-SAX.html

2003-01-17 Thread neilg
neilg 2003/01/17 08:55:08 Added: java LICENSE-DOM.html LICENSE-SAX.html Log: adding files to describe the licenses under which we are allowed to distribute DOM and SAX API sources/binaries Revision ChangesPath 1.1 xml-xerces/java/LICENSE-DOM.html

cvs commit: xml-xerces/java/tools xml-apis--src.LICENSE.txt

2003-01-17 Thread neilg
neilg 2003/01/17 08:57:23 Added: java/tools xml-apis--src.LICENSE.txt Log: adding license info for the xml-apis--src.tar.gz file Revision ChangesPath 1.1 xml-xerces/java/tools/xml-apis--src.LICENSE.txt Index: xml-apis--src.LICENSE.txt =

cvs commit: xml-xerces/c/src/xercesc/internal SGXMLScanner.cpp IGXMLScanner2.cpp

2003-01-17 Thread knoaman
knoaman 2003/01/17 11:13:21 Modified:c/src/xercesc/internal SGXMLScanner.cpp IGXMLScanner2.cpp Log: Fix for wildcard attribute validation. Revision ChangesPath 1.11 +4 -3 xml-xerces/c/src/xercesc/internal/SGXMLScanner.cpp Index: SGXMLScanner.cpp =

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/models CMBuilder.java CMNodeFactory.java

2003-01-17 Thread neilg
neilg 2003/01/17 11:43:02 Modified:java/src/org/apache/xerces/impl/xs XMLSchemaLoader.java XMLSchemaValidator.java java/src/org/apache/xerces/impl/xs/models CMBuilder.java CMNodeFactory.java Log: CMNodeFactory should no

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/msg XMLSchemaMessages.properties

2003-01-17 Thread neilg
neilg 2003/01/17 11:55:40 Modified:java/src/org/apache/xerces/util SecurityManager.java java/src/org/apache/xerces/impl/msg XMLSchemaMessages.properties Log: improve error message and the description of the new methods added to SecurityManage

cvs commit: xml-xerces/java/src/org/apache/xerces/util DOMErrorHandlerWrapper.java

2003-01-17 Thread elena
elena 2003/01/17 14:40:54 Modified:java/src/org/apache/xerces/dom DOMErrorImpl.java DeferredDocumentImpl.java DeferredProcessingInstructionImpl.java ProcessingInstructionImpl.java java/src/org/apache

cvs commit: xml-xerces/java/src/dom3/org/w3c/dom DOMError.java

2003-01-17 Thread elena
elena 2003/01/17 14:41:38 Modified:java/src/dom3/org/w3c/dom DOMError.java Log: Modify DOMError interface to include "type" and "relatedData" fields Revision ChangesPath 1.3 +22 -0 xml-xerces/java/src/dom3/org/w3c/dom/DOMError.java Index: DOMError.java

cvs commit: xml-xerces/java/tools xml-apis--src.tar.gz

2003-01-17 Thread neilg
neilg 2003/01/17 15:21:06 Removed: java/tools xml-apis--src.tar.gz Log: this file is corrupt! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-xerces/java/tools xml-apis--src.tar.gz

2003-01-17 Thread neilg
neilg 2003/01/17 15:22:35 Added: java/tools xml-apis--src.tar.gz Log: reintroduce source for xml-apis.jar. Hopefully this will not become corrupt. Revision ChangesPath 1.3 +0 -0 xml-xerces/java/tools/xml-apis--src.tar.gz <> --

cvs commit: xml-xerces/java/tools xml-apis--src.tar.gz

2003-01-17 Thread neilg
neilg 2003/01/17 15:27:09 Removed: java/tools xml-apis--src.tar.gz Log: but that failed too... Let us see if CVS understands zip files next time - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-xerces/java/tools xml-apis--src.zip

2003-01-17 Thread neilg
neilg 2003/01/17 15:30:05 Added: java/tools xml-apis--src.zip Log: with high hopes that CVS will not corrupt this zip file, here are the sources for xml-apis.jar once again. Revision ChangesPath 1.1 xml-xerces/java/tools/xml-apis--src.zip

cvs commit: xml-xerces/java build.xml

2003-01-17 Thread neilg
neilg 2003/01/17 15:52:33 Modified:java build.xml Log: since it seems that CVS does not understand tarballs, use a zip to store commons API source instead. Also, update copyright info as it appears on the documentation etc. Revision ChangesPath 1.118 +7 -11

cvs commit: xml-xerces/java/samples/xni xerces.properties

2003-01-17 Thread neilg
neilg 2003/01/17 15:53:33 Modified:java/docs samples-xni.xml Added: java/samples/xni xerces.properties Log: at the suggestion of some people in Xalan-land, here is a sample xerces.properties to use, along with some directions on where to put it and why it might be useful.