svn commit: r1198624 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/DOMValidatorHelper.java

2011-11-06 Thread mrglavas
Author: mrglavas Date: Mon Nov 7 05:12:09 2011 New Revision: 1198624 URL: http://svn.apache.org/viewvc?rev=1198624&view=rev Log: Comments and PIs are expected to be present in the XDM tree for assertions. Make sure we pass them to the validator when schema version is 1.1. We can still bypass th

svn commit: r1198620 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation: ValidatorHandlerImpl.java ValidatorImpl.java XMLSchemaValidatorComponentManager.java

2011-11-06 Thread mrglavas
Author: mrglavas Date: Mon Nov 7 04:02:43 2011 New Revision: 1198620 URL: http://svn.apache.org/viewvc?rev=1198620&view=rev Log: Fixing a bug. The schema version property is supposed to be read-only. Users can only choose the version when they create the SchemaFactory. This ensures that the sem

svn commit: r1198610 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XMLSchemaValidatorComponentManager.java

2011-11-06 Thread mrglavas
Author: mrglavas Date: Mon Nov 7 03:26:12 2011 New Revision: 1198610 URL: http://svn.apache.org/viewvc?rev=1198610&view=rev Log: Consistency. All other static fields in this class are final. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/jaxp/validation/XMLSchemaVal

svn commit: r1198396 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xs/AbstractPsychoPathXPath2Impl.java xs/SchemaSymbols.java xs/traversers

2011-11-06 Thread mukulg
Author: mukulg Date: Sun Nov 6 16:12:05 2011 New Revision: 1198396 URL: http://svn.apache.org/viewvc?rev=1198396&view=rev Log: schema 1.1 commit: similar to the assertions behavior when, the XPath expression contains tokens '/' or '//' we used to raise warning for the schema (since an assert XDM