svn commit: r1350861 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/assertion/XSAssertionXPath2ValueImpl.java

2012-06-15 Thread mukulg
Author: mukulg Date: Sat Jun 16 04:47:51 2012 New Revision: 1350861 URL: http://svn.apache.org/viewvc?rev=1350861&view=rev Log: committing fix for Jira issue, XERCESJ-1559 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/asser

svn commit: r1342425 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2012-05-24 Thread mukulg
Author: mukulg Date: Thu May 24 20:33:40 2012 New Revision: 1342425 URL: http://svn.apache.org/viewvc?rev=1342425&view=rev Log: related to commit for jira issue XERCESJ-1562, doing additional improvements related to {xs:dateTime - xs:dayTimeDuration} subtraction operations with the Psycho

svn commit: r1341644 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2012-05-22 Thread mukulg
Author: mukulg Date: Tue May 22 21:31:36 2012 New Revision: 1341644 URL: http://svn.apache.org/viewvc?rev=1341644&view=rev Log: committing a slight additional fix to PsychoPath XPath engine, related to the earlier fix committed few minutes ago. Modified: xerces/java/branches/xml-schema

svn commit: r1341615 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2012-05-22 Thread mukulg
Author: mukulg Date: Tue May 22 20:33:07 2012 New Revision: 1341615 URL: http://svn.apache.org/viewvc?rev=1341615&view=rev Log: providing fixes for the jira issue, https://issues.apache.org/jira/browse/XERCESJ-1562. this required some fixes in the PsychoPath XPath2 engine (ref, eclipse

svn commit: r1333217 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2012-05-02 Thread mukulg
Author: mukulg Date: Wed May 2 21:25:19 2012 New Revision: 1333217 URL: http://svn.apache.org/viewvc?rev=1333217&view=rev Log: reversing previous changes, as per new comments for jira issue XERCESJ-1559 Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/XMLSchemaValidator.

svn commit: r1333216 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2012-05-02 Thread mukulg
Author: mukulg Date: Wed May 2 21:24:36 2012 New Revision: 1333216 URL: http://svn.apache.org/viewvc?rev=1333216&view=rev Log: reversing previous changes, as per new comments for jira issue XERCESJ-1559 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp

svn commit: r1328735 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2012-04-21 Thread mukulg
Author: mukulg Date: Sat Apr 21 20:49:58 2012 New Revision: 1328735 URL: http://svn.apache.org/viewvc?rev=1328735&view=rev Log: committing the same fix on trunk, for the commit that was made a moment ago on the schema-dev-1.1 branch. Modified: xerces/java/trunk/src/org/apache/xerces/imp

svn commit: r1328734 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2012-04-21 Thread mukulg
Author: mukulg Date: Sat Apr 21 20:47:17 2012 New Revision: 1328734 URL: http://svn.apache.org/viewvc?rev=1328734&view=rev Log: committing fixes for the bug reported by "Jorge Williams", with Xerces's XSD implementation (bug reference, http://markmail.org/message/ijlswam4n

svn commit: r1307787 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java

2012-03-31 Thread mukulg
Author: mukulg Date: Sat Mar 31 12:19:36 2012 New Revision: 1307787 URL: http://svn.apache.org/viewvc?rev=1307787&view=rev Log: fixing a NPE error (on schema 1.1 branch) reported by "Jorge Williams" on xerces list (problem ref, http://markmail.org/thread/ei2isj425fz2335a). Modifie

svn commit: r1304218 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2012-03-23 Thread mukulg
Author: mukulg Date: Fri Mar 23 07:59:16 2012 New Revision: 1304218 URL: http://svn.apache.org/viewvc?rev=1304218&view=rev Log: fixing an NPE error reported by Jorge Williams on "xerces users" list. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/

svn commit: r1300055 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: ./ assertion/ opti/ traversers/ util/

2012-03-13 Thread mukulg
Author: mukulg Date: Tue Mar 13 10:19:25 2012 New Revision: 1300055 URL: http://svn.apache.org/viewvc?rev=1300055&view=rev Log: doing some minor refactoring and cleanup of schema 1.1 code base. Added: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/

svn commit: r1290922 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2012-02-18 Thread mukulg
Author: mukulg Date: Sun Feb 19 01:48:55 2012 New Revision: 1290922 URL: http://svn.apache.org/viewvc?rev=1290922&view=rev Log: a bug was reported by an user couple of days ago on j-us...@xerces.apache.org list (ref, http://markmail.org/message/lkjfgjryt7245mco) that if "JDK assert

svn commit: r1233156 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java

2012-01-18 Thread mukulg
Author: mukulg Date: Thu Jan 19 03:46:33 2012 New Revision: 1233156 URL: http://svn.apache.org/viewvc?rev=1233156&view=rev Log: doing a minor change to codebase that was earlier committed today, to align with the defined pattern Modified: xerces/java/branches/xml-schema-1.1-dev/src

svn commit: r1233147 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java

2012-01-18 Thread mukulg
Author: mukulg Date: Thu Jan 19 01:26:26 2012 New Revision: 1233147 URL: http://svn.apache.org/viewvc?rev=1233147&view=rev Log: schema 1.1 commit: prohibiting the attributes "minOccurs" and "maxOccurs" to appear on an wild-card if it exists within or . this is as pe

svn commit: r1231153 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java

2012-01-13 Thread mukulg
Author: mukulg Date: Fri Jan 13 16:14:39 2012 New Revision: 1231153 URL: http://svn.apache.org/viewvc?rev=1231153&view=rev Log: minor improvement to one of the classes. there were few unnecessary cast operations, which are now likely improved. Modified: xerces/java/branches/xml-schema

svn commit: r1230970 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java

2012-01-13 Thread mukulg
Author: mukulg Date: Fri Jan 13 09:58:12 2012 New Revision: 1230970 URL: http://svn.apache.org/viewvc?rev=1230970&view=rev Log: fixing a potential NPE issue. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java Modi

svn commit: r1230915 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java

2012-01-13 Thread mukulg
Author: mukulg Date: Fri Jan 13 08:34:59 2012 New Revision: 1230915 URL: http://svn.apache.org/viewvc?rev=1230915&view=rev Log: fixing a potential NPE issue. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java Modi

svn commit: r1229926 - in /xerces/java/branches/xml-schema-1.1-dev: docs/samples-jaxp.xml samples/jaxp/SourceValidator.java

2012-01-11 Thread mukulg
Author: mukulg Date: Wed Jan 11 08:17:21 2012 New Revision: 1229926 URL: http://svn.apache.org/viewvc?rev=1229926&view=rev Log: adding following two new options to jaxp.SourceValidator sample, a) -fx : for enabling full XPath2 support for XSD 1.1 CTA evaluations b) -acp : for enabling comm

svn commit: r1229852 - /xerces/java/branches/xml-schema-1.1-dev/docs/samples-jaxp.xml

2012-01-10 Thread mukulg
Author: mukulg Date: Wed Jan 11 01:40:01 2012 New Revision: 1229852 URL: http://svn.apache.org/viewvc?rev=1229852&view=rev Log: updating a bit the documentation of jaxp.SourceValidator sample. Modified: xerces/java/branches/xml-schema-1.1-dev/docs/samples-jaxp.xml Modified: xerces/

svn commit: r1220337 - /xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml

2011-12-17 Thread mukulg
Author: mukulg Date: Sun Dec 18 05:41:13 2011 New Revision: 1220337 URL: http://svn.apache.org/viewvc?rev=1220337&view=rev Log: doing few minor updates to schema 1.1 docs Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml Modified: xerces/java/branches/xml-schema-1.1-dev/

svn commit: r1220333 - /xerces/java/branches/xml-schema-1.1-dev/docs/features.xml

2011-12-17 Thread mukulg
Author: mukulg Date: Sun Dec 18 04:20:10 2011 New Revision: 1220333 URL: http://svn.apache.org/viewvc?rev=1220333&view=rev Log: committing a documentation update for the XSD 1.1 features that were recently implemented for Xerces code base. I've added a fictitious version tag of 2.12.0

svn commit: r1210087 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/override/DOMOverrideImpl.java

2011-12-04 Thread mukulg
Author: mukulg Date: Sun Dec 4 09:49:28 2011 New Revision: 1210087 URL: http://svn.apache.org/viewvc?rev=1210087&view=rev Log: an W3C XSD 1.1 test case requires that, if a complexType overrides a simpleType (or vice versa, if a simpleType overrides a complexType) with the same name then

svn commit: r1208946 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: impl/ impl/xs/ impl/xs/traversers/ jaxp/validation/ parsers/

2011-11-30 Thread mukulg
Author: mukulg Date: Thu Dec 1 03:57:40 2011 New Revision: 1208946 URL: http://svn.apache.org/viewvc?rev=1208946&view=rev Log: committing an implementation of a feature to control, if comment and PI nodes should be visible in schema 1.1 XDM trees. the default value of this feature is &#

svn commit: r1205731 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xs/traversers/XSDAbstractTraverser.java xs/traversers/XSDComplexTypeTrav

2011-11-23 Thread mukulg
Author: mukulg Date: Thu Nov 24 06:11:12 2011 New Revision: 1205731 URL: http://svn.apache.org/viewvc?rev=1205731&view=rev Log: making changes to implement the schema 1.1 error code src-assert.3.13.1 consistently for and . Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/ap

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

2011-11-23 Thread mukulg
Author: mukulg Date: Thu Nov 24 03:52:18 2011 New Revision: 1205718 URL: http://svn.apache.org/viewvc?rev=1205718&view=rev Log: defining a missing error code in schema 1.1 properties file. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl

svn commit: r1205359 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2011-11-23 Thread mukulg
Author: mukulg Date: Wed Nov 23 10:43:29 2011 New Revision: 1205359 URL: http://svn.apache.org/viewvc?rev=1205359&view=rev Log: in some cases, XSD 1.1 assertion evaluations produce a lengthy and undesirable stack trace on standard output. i'm providing a quick fix for this pr

svn commit: r1201280 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-11-12 Thread mukulg
Author: mukulg Date: Sat Nov 12 16:03:07 2011 New Revision: 1201280 URL: http://svn.apache.org/viewvc?rev=1201280&view=rev Log: schema 1.1 commit: improving implementation of XPath 2.0 fn:index-of function. this now supports QName values as the second argument (this wasn't supporte

svn commit: r1201259 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-11-12 Thread mukulg
Author: mukulg Date: Sat Nov 12 13:33:05 2011 New Revision: 1201259 URL: http://svn.apache.org/viewvc?rev=1201259&view=rev Log: schema 1.1 commit: committing an improved PsychoPath XPath jar. This has improvement for the XPath 2.0 fn:abs function implementation. fn:abs implementation wa

svn commit: r1200169 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-11-09 Thread mukulg
Author: mukulg Date: Thu Nov 10 05:53:24 2011 New Revision: 1200169 URL: http://svn.apache.org/viewvc?rev=1200169&view=rev Log: schema 1.1 commit: adding support for xs:base64Binary and xs:hexBinary while computing typed values for XDM nodes. the PsychoPath XPath engine required little cha

svn commit: r1198718 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLAssertPsychopathXPath2Impl.java XMLSchemaValidator.java XSDAssertionValidator.java assertion/XMLAss

2011-11-07 Thread mukulg
Author: mukulg Date: Mon Nov 7 13:02:34 2011 New Revision: 1198718 URL: http://svn.apache.org/viewvc?rev=1198718&view=rev Log: adding support for comment and PI nodes for XML Schema 1.1 assert XDM trees. this was possible after yesterday's enhancement by Michael Glavassevich adding su

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

svn commit: r1197636 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers: XSDAbstractTraverser.java XSDComplexTypeTraverser.java

2011-11-04 Thread mukulg
Author: mukulg Date: Fri Nov 4 16:34:40 2011 New Revision: 1197636 URL: http://svn.apache.org/viewvc?rev=1197636&view=rev Log: another small variable renaming I wanted to do. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traver

svn commit: r1197621 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: xpath/ xs/ xs/assertion/ xs/traversers/

2011-11-04 Thread mukulg
Author: mukulg Date: Fri Nov 4 16:07:45 2011 New Revision: 1197621 URL: http://svn.apache.org/viewvc?rev=1197621&view=rev Log: schema 1.1 commit: it seemed to me that the class XPath20Assert in org.apache.xerces.impl.xpath was superfluously modeled, and it's functionality coul

svn commit: r1195303 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-30 Thread mukulg
Author: mukulg Date: Mon Oct 31 01:58:37 2011 New Revision: 1195303 URL: http://svn.apache.org/viewvc?rev=1195303&view=rev Log: schema 1.1 commit: providing an implementation to have non document node (currently only element nodes are supported as XDM roots other than the document node) as

svn commit: r1195123 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-29 Thread mukulg
Author: mukulg Date: Sun Oct 30 06:43:17 2011 New Revision: 1195123 URL: http://svn.apache.org/viewvc?rev=1195123&view=rev Log: committing an improved PsychoPath XPath jar. checks like following , went into infinite loop if the type T in ElementTest, element(.., T) is not in the XPath con

svn commit: r1194862 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java

2011-10-29 Thread mukulg
Author: mukulg Date: Sat Oct 29 10:09:48 2011 New Revision: 1194862 URL: http://svn.apache.org/viewvc?rev=1194862&view=rev Log: doing minor variable spelling correction Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.

svn commit: r1194855 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/xs/SchemaGrammar.java src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java tools/org.eclipse.

2011-10-29 Thread mukulg
Author: mukulg Date: Sat Oct 29 09:44:17 2011 New Revision: 1194855 URL: http://svn.apache.org/viewvc?rev=1194855&view=rev Log: schema 1.1 commit: XSD 1.1 assertions require the root node of assert XDM tree to be untyped (this was tested in couple of XSD 1.1 test suite tests), and all o

svn commit: r1190401 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-28 Thread mukulg
Author: mukulg Date: Fri Oct 28 15:36:00 2011 New Revision: 1190401 URL: http://svn.apache.org/viewvc?rev=1190401&view=rev Log: committing an improved PsychoPath XPath jar. this improvement solves the XSD 1.1 test suite test, s3_12ii06s. we now do extra static checks within PsychoPath en

svn commit: r1190217 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java

2011-10-28 Thread mukulg
Author: mukulg Date: Fri Oct 28 09:07:31 2011 New Revision: 1190217 URL: http://svn.apache.org/viewvc?rev=1190217&view=rev Log: schema 1.1 commit: improving logic to find value of 'xpathDefaultNamespace' for . we now look into the included XSD document as well, to get this v

svn commit: r1189027 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-25 Thread mukulg
Author: mukulg Date: Wed Oct 26 05:14:01 2011 New Revision: 1189027 URL: http://svn.apache.org/viewvc?rev=1189027&view=rev Log: committing an improved PsychoPath XPath jar, with some fixes for XPath2 "instance of" checks. ref Eclipse bug, https://bugs.eclipse.org/bugs/show_bug

svn commit: r1188817 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-25 Thread mukulg
Author: mukulg Date: Tue Oct 25 17:31:31 2011 New Revision: 1188817 URL: http://svn.apache.org/viewvc?rev=1188817&view=rev Log: committing a fix into PsychoPath XPath engine. this has some further improvements for function fn:namespace-uri-from-QName(..). Here's an XSD 1.1 use case

svn commit: r1187915 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-23 Thread mukulg
Author: mukulg Date: Sun Oct 23 16:02:39 2011 New Revision: 1187915 URL: http://svn.apache.org/viewvc?rev=1187915&view=rev Log: committing a new PsychoPath XPath engine jar. this solves an internal NPE error in PsychoPath engine, thereby solving some uses of the XPath2 fn:collection func

svn commit: r1187865 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/xs/alternative/Test.java tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-10-23 Thread mukulg
Author: mukulg Date: Sun Oct 23 11:09:21 2011 New Revision: 1187865 URL: http://svn.apache.org/viewvc?rev=1187865&view=rev Log: schema 1.1 commit: made few fixes to meet requirements of more XSD 1.1 test suite tests, that involve checks like following in CTA XPath expressions, . instanc

svn commit: r1187678 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java

2011-10-22 Thread mukulg
Author: mukulg Date: Sat Oct 22 09:30:42 2011 New Revision: 1187678 URL: http://svn.apache.org/viewvc?rev=1187678&view=rev Log: committing a minor variable renaming Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java Modi

svn commit: r1187673 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/ src/org/apache/xerces/impl/xs/ src/org/apache/xerces/impl/xs/alternative/ src/org/apache/xerces/impl/xs/

2011-10-22 Thread mukulg
Author: mukulg Date: Sat Oct 22 08:42:24 2011 New Revision: 1187673 URL: http://svn.apache.org/viewvc?rev=1187673&view=rev Log: schema 1.1 commit: made some fixes to XPath2 function fn:namespace-uri-from-QName (which is now able to look into the XPath2 dynamic context as well, to res

svn commit: r1187442 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/alternative/Test.java

2011-10-21 Thread mukulg
Author: mukulg Date: Fri Oct 21 16:18:28 2011 New Revision: 1187442 URL: http://svn.apache.org/viewvc?rev=1187442&view=rev Log: schema 1.1 commit: setting base-uri property of XPath2 static context, to the URI of XSD document while processing CTA. this is expected in one of XSD 1.1 test s

svn commit: r1186819 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLSchemaValidator.java XSDTypeAlternativeValidator.java alternative/Test.java

2011-10-20 Thread mukulg
Author: mukulg Date: Thu Oct 20 14:05:03 2011 New Revision: 1186819 URL: http://svn.apache.org/viewvc?rev=1186819&view=rev Log: schema 1.1 commit: assigning document URI to the XDM tree for (using an approximation for the URI; reusing document URI of the parent document). if required, we

svn commit: r1180543 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: ./ msg/ xs/ xs/alternative/ xs/traversers/ xs/util/

2011-10-08 Thread mukulg
Author: mukulg Date: Sun Oct 9 04:34:12 2011 New Revision: 1180543 URL: http://svn.apache.org/viewvc?rev=1180543&view=rev Log: committing a schema 1.1 fix. started with fixing implementation to comply to the XSD 1.1 test case "cta9003err" (contributed by Saxonica). doing addi

svn commit: r1180333 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/xs/ src/org/apache/xerces/impl/xs/alternative/ src/org/apache/xerces/impl/xs/assertion/ src/org/apache/xe

2011-10-08 Thread mukulg
Author: mukulg Date: Sat Oct 8 07:51:08 2011 New Revision: 1180333 URL: http://svn.apache.org/viewvc?rev=1180333&view=rev Log: starting with need to improve schema 1.1 implementation, as per requirements of XSD 1.1 CTA test "cta0006.n01" (contributed by Saxonica), have

svn commit: r1167544 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-09-10 Thread mukulg
Author: mukulg Date: Sat Sep 10 15:45:02 2011 New Revision: 1167544 URL: http://svn.apache.org/viewvc?rev=1167544&view=rev Log: committing a schema 1.1 change: the commit made by Khaled during SVN commit 1166836, introduced a new parameter to method checkFacets (i believe, which

svn commit: r1166522 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: impl/ impl/msg/ impl/xs/ impl/xs/alternative/ impl/xs/traversers/ jaxp/validation/ parsers/

2011-09-07 Thread mukulg
Author: mukulg Date: Thu Sep 8 03:46:24 2011 New Revision: 1166522 URL: http://svn.apache.org/viewvc?rev=1166522&view=rev Log: schema 1.1 change: as per private discussion with Sandy Gao, implementing a feature to control "xpath subset" vs "full xpath" for CTA evalua

svn commit: r1161020 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties

2011-08-24 Thread mukulg
Author: mukulg Date: Wed Aug 24 08:57:44 2011 New Revision: 1161020 URL: http://svn.apache.org/viewvc?rev=1161020&view=rev Log: for the case when schema 1.1 assert xpath expressions begin with / or //, improving the description of warning message produced by Xerces. Modified: xerces/

svn commit: r1160996 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: AbstractPsychoPathXPath2Impl.java traversers/XSDHandler.java

2011-08-24 Thread mukulg
Author: mukulg Date: Wed Aug 24 07:49:55 2011 New Revision: 1160996 URL: http://svn.apache.org/viewvc?rev=1160996&view=rev Log: doing a schema 1.1 fix. assert xpath expressions beginning with / or // are disallowed by the XSD 1.1 spec, since XDM trees on which assert xpath expressions

svn commit: r1157313 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs: QNameDV.java XSSimpleTypeDecl.java

2011-08-12 Thread mukulg
Author: mukulg Date: Sat Aug 13 03:55:34 2011 New Revision: 1157313 URL: http://svn.apache.org/viewvc?rev=1157313&view=rev Log: doing a schema 1.1 commit. adding rules for validating values of types NCName, Name, NMToken & QName with XML 1.1 rules if working in XSD 1.1 mode, else (if

svn commit: r1156609 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLSchemaValidator.java assertion/XSAssertionXPath2ValueImpl.java util/XSTypeHelper.java

2011-08-11 Thread mukulg
Author: mukulg Date: Thu Aug 11 13:21:33 2011 New Revision: 1156609 URL: http://svn.apache.org/viewvc?rev=1156609&view=rev Log: committing a schema 1.1 change. the changes committed by Khaled during the SVN commit 1156230 required these changes (otherwise some of the xsd 1.1 assertion use c

svn commit: r1155198 - /xerces/java/branches/xml-schema-1.1-dev/samples/jaxp/SourceValidator.java

2011-08-08 Thread mukulg
Author: mukulg Date: Tue Aug 9 03:41:04 2011 New Revision: 1155198 URL: http://svn.apache.org/viewvc?rev=1155198&view=rev Log: schema 1.1 change: a minor change for help text (to make it consistent with other help text strings) in jaxp.SourceValidator sample. Modified: xerces/java/bran

svn commit: r1152244 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-07-29 Thread mukulg
Author: mukulg Date: Fri Jul 29 14:46:11 2011 New Revision: 1152244 URL: http://svn.apache.org/viewvc?rev=1152244&view=rev Log: committing an improved PsychoPath XPath JAR again. this has fixes for the "following" XPath axis. the Eclipse bug report remains same (i.e, https://bu

svn commit: r1152064 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-07-28 Thread mukulg
Author: mukulg Date: Fri Jul 29 00:49:40 2011 New Revision: 1152064 URL: http://svn.apache.org/viewvc?rev=1152064&view=rev Log: committing an improved PsychoPath XPath engine JAR. there was a bug related to evaluation of reverse XPath axes references which was solved (ref, h

svn commit: r1150701 - /xerces/java/branches/xml-schema-1.1-dev/samples/xs/XSSerializer.java

2011-07-25 Thread mukulg
Author: mukulg Date: Mon Jul 25 13:54:04 2011 New Revision: 1150701 URL: http://svn.apache.org/viewvc?rev=1150701&view=rev Log: improving XSSerializer utility. adding option to serialize declaration on complexType definition, and improving serialization of wild-card. Modified: xe

svn commit: r1149782 - /xerces/java/branches/xml-schema-1.1-dev/samples/xs/XSSerializer.java

2011-07-22 Thread mukulg
Author: mukulg Date: Sat Jul 23 02:13:22 2011 New Revision: 1149782 URL: http://svn.apache.org/viewvc?rev=1149782&view=rev Log: making few improvements to XSSerializer (particularly removing unnecessary whitespaces and using constants from SchemaSymbols instead of writing them as literals a

svn commit: r1148440 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java

2011-07-19 Thread mukulg
Author: mukulg Date: Tue Jul 19 16:34:17 2011 New Revision: 1148440 URL: http://svn.apache.org/viewvc?rev=1148440&view=rev Log: committing fix for the JIRA issue XERCESJ-1518 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java Modi

svn commit: r1148437 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java

2011-07-19 Thread mukulg
Author: mukulg Date: Tue Jul 19 16:33:35 2011 New Revision: 1148437 URL: http://svn.apache.org/viewvc?rev=1148437&view=rev Log: committing fix for the JIRA issue XERCESJ-1518 Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java Modified: xerces/java/t

svn commit: r1142978 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: impl/xs/traversers/XSDTypeAlternativeTraverser.java impl/xs/util/XSTypeHelper.java util/DOMUtil.java

2011-07-05 Thread mukulg
Author: mukulg Date: Tue Jul 5 11:01:24 2011 New Revision: 1142978 URL: http://svn.apache.org/viewvc?rev=1142978&view=rev Log: committing a schema 1.1 improvement. it seems that reference to "##defaultNamespace" as value of xpathDefaultNamespace, wasn't working properly wit

svn commit: r1142631 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDTypeAlternativeTraverser.java

2011-07-04 Thread mukulg
Author: mukulg Date: Mon Jul 4 11:40:41 2011 New Revision: 1142631 URL: http://svn.apache.org/viewvc?rev=1142631&view=rev Log: doing a small fix to schema 1.1 type alternative implementation. if xpathDefaultNamespace is not present on xs:alternative, the implementation was not taking

svn commit: r1136880 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDAbstractIDConstraintTraverser.java

2011-06-17 Thread mukulg
Author: mukulg Date: Fri Jun 17 13:40:39 2011 New Revision: 1136880 URL: http://svn.apache.org/viewvc?rev=1136880&view=rev Log: cosmetic improvement to javadocs (really minor, and sorry if this commit is annoying). Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xe

svn commit: r1136825 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLSchemaValidator.java identity/Field.java identity/Selector.java identity/XPathMatcher.java traverse

2011-06-17 Thread mukulg
Author: mukulg Date: Fri Jun 17 09:37:42 2011 New Revision: 1136825 URL: http://svn.apache.org/viewvc?rev=1136825&view=rev Log: committing a schema 1.1 fix. it seems that implementation of attribute xpathDefaultNamespace for xs:selector & xs:field in IDC constraints was incompl

svn commit: r1129482 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: Constants.java xs/XMLSchemaValidator.java xs/XSDTypeAlternativeValidator.java

2011-05-30 Thread mukulg
Author: mukulg Date: Tue May 31 04:00:04 2011 New Revision: 1129482 URL: http://svn.apache.org/viewvc?rev=1129482&view=rev Log: improving [type alternative] PSVI implementation a little bit. we don't seem to need another Augmentations object, just for this need. readjusting the logic

svn commit: r1128992 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: dom/ impl/ impl/xs/ impl/xs/alternative/ xs/

2011-05-29 Thread mukulg
Author: mukulg Date: Mon May 30 04:47:00 2011 New Revision: 1128992 URL: http://svn.apache.org/viewvc?rev=1128992&view=rev Log: committing implementation of [type alternative] schema 1.1 PSVI property. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces

svn commit: r1128843 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: dom/PSVIElementNSImpl.java impl/xs/ElementPSVImpl.java impl/xs/XMLAssertPsychopathXPath2Impl.java impl/xs/XMLS

2011-05-29 Thread mukulg
Author: mukulg Date: Sun May 29 09:18:06 2011 New Revision: 1128843 URL: http://svn.apache.org/viewvc?rev=1128843&view=rev Log: committing implementation of [failed assertions] schema 1.1 PSVI property. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces

svn commit: r1103656 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDocumentInfo.java

2011-05-16 Thread mukulg
Author: mukulg Date: Mon May 16 09:15:34 2011 New Revision: 1103656 URL: http://svn.apache.org/viewvc?rev=1103656&view=rev Log: committing slight improvement to schema targetNamespace initialization code (it seems the previous commit introduced problems with "EmptyTargetNamespace"

svn commit: r1103631 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDocumentInfo.java

2011-05-16 Thread mukulg
Author: mukulg Date: Mon May 16 07:25:42 2011 New Revision: 1103631 URL: http://svn.apache.org/viewvc?rev=1103631&view=rev Log: it seems that my previous commit broke the implementation of schema targetNamespace mechanism somewhat. this commit solves that. Modified: xerces/java/bran

svn commit: r1103314 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers: XSDComplexTypeTraverser.java XSDocumentInfo.java

2011-05-15 Thread mukulg
Author: mukulg Date: Sun May 15 10:53:03 2011 New Revision: 1103314 URL: http://svn.apache.org/viewvc?rev=1103314&view=rev Log: if there's a schema header element as following, ... (i.e xpathDefaultNamespace points to the targetNamespace of the schema), xpathDefaultNamespace i

svn commit: r1102644 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XSConstraints.java traversers/XSDHandler.java traversers/XSDTypeAlternativeTraverser.java

2011-05-13 Thread mukulg
Author: mukulg Date: Fri May 13 09:58:31 2011 New Revision: 1102644 URL: http://svn.apache.org/viewvc?rev=1102644&view=rev Log: committing slight improvement to schema 1.1 type table comparison logic. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp

svn commit: r1101780 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: ./ alternative/ traversers/

2011-05-11 Thread mukulg
Author: mukulg Date: Wed May 11 08:25:07 2011 New Revision: 1101780 URL: http://svn.apache.org/viewvc?rev=1101780&view=rev Log: schema 1.1 implementation commit. improving implementation of type table comparison, for "element declaration consistent" constraint. this improveme

svn commit: r1100926 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xpath/XPath20.java xs/XSConstraints.java xs/alternative/Test.java

2011-05-09 Thread mukulg
Author: mukulg Date: Mon May 9 09:13:02 2011 New Revision: 1100926 URL: http://svn.apache.org/viewvc?rev=1100926&view=rev Log: improving the implementation of schema 1.1 rule "element declaration consistent" for type table equivalence. this improvement passes the related W3C

svn commit: r1099756 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties

2011-05-05 Thread mukulg
Author: mukulg Date: Thu May 5 11:28:04 2011 New Revision: 1099756 URL: http://svn.apache.org/viewvc?rev=1099756&view=rev Log: improving one of schema 1.1 error message a bit. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.proper

svn commit: r1099643 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDSimpleTypeTraverser.java

2011-05-04 Thread mukulg
Author: mukulg Date: Thu May 5 00:57:17 2011 New Revision: 1099643 URL: http://svn.apache.org/viewvc?rev=1099643&view=rev Log: doing a minor improvement to logic. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDSimpleTypeTraverser.

svn commit: r1099513 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties

2011-05-04 Thread mukulg
Author: mukulg Date: Wed May 4 16:44:25 2011 New Revision: 1099513 URL: http://svn.apache.org/viewvc?rev=1099513&view=rev Log: committing a slight improvement of error message for error key, st-props-correct.1 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/

svn commit: r1099444 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xs/traversers/XSDSimpleTypeTraverser.java xs/util/XSTypeHelper.java

2011-05-04 Thread mukulg
Author: mukulg Date: Wed May 4 13:45:45 2011 New Revision: 1099444 URL: http://svn.apache.org/viewvc?rev=1099444&view=rev Log: further to implementation of error code st-props-correct.1 (for reporting errors on use of special simple types in xs:list & xs:union) in an previous com

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

2011-05-04 Thread mukulg
Author: mukulg Date: Wed May 4 10:54:06 2011 New Revision: 1099408 URL: http://svn.apache.org/viewvc?rev=1099408&view=rev Log: committing an improvement to schema 1.1 simpleType-> {list|union} implementation. schema 1.1 requires that itemType of xs:list and memberTypes of xs:union

svn commit: r1099369 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: AbstractPsychoPathXPath2Impl.java XMLAssertPsychopathXPath2Impl.java alternative/Test.java

2011-05-04 Thread mukulg
Author: mukulg Date: Wed May 4 08:33:36 2011 New Revision: 1099369 URL: http://svn.apache.org/viewvc?rev=1099369&view=rev Log: committing a little fix for xpath evaluation with psychopath engine, while processing schema 1.1 CTA's (seems there was an error with scope of an object). a

svn commit: r1098441 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/assertion/XSAssertionXPath2ValueImpl.java

2011-05-01 Thread mukulg
Author: mukulg Date: Sun May 1 23:29:22 2011 New Revision: 1098441 URL: http://svn.apache.org/viewvc?rev=1098441&view=rev Log: solving a potential null pointer exception. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/asser

svn commit: r1097113 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/assertion: XSAssertionXPath2Value.java XSAssertionXPath2ValueImpl.java

2011-04-27 Thread mukulg
Author: mukulg Date: Wed Apr 27 13:56:54 2011 New Revision: 1097113 URL: http://svn.apache.org/viewvc?rev=1097113&view=rev Log: doing minor variable renaming Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/assertion/XSAssertionXPath2Value.java xe

svn commit: r1096502 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/alternative/Test.java

2011-04-25 Thread mukulg
Author: mukulg Date: Mon Apr 25 15:41:13 2011 New Revision: 1096502 URL: http://svn.apache.org/viewvc?rev=1096502&view=rev Log: simplifying schema 1.1 CTA xpath evaluation logic a bit, involving psychopath engine. and clarifying bit more, related comments. Modified: xerces/java/bran

svn commit: r1095443 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: dom/ impl/xs/ xni/ xs/

2011-04-20 Thread mukulg
Author: mukulg Date: Wed Apr 20 15:57:20 2011 New Revision: 1095443 URL: http://svn.apache.org/viewvc?rev=1095443&view=rev Log: committing improvements to incorporate Michael's suggestions (regarding improvements to inheritable attribute PSVI results) for SVN svn commit: r1087961

svn commit: r1094839 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-04-18 Thread mukulg
Author: mukulg Date: Tue Apr 19 01:37:02 2011 New Revision: 1094839 URL: http://svn.apache.org/viewvc?rev=1094839&view=rev Log: committing an improved psychopath xpath2 jar (improves implementation of "castable as" expression. ref Eclipse bug, https://bugs.eclipse.org/bugs/s

svn commit: r1094489 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2011-04-18 Thread mukulg
Author: mukulg Date: Mon Apr 18 11:11:52 2011 New Revision: 1094489 URL: http://svn.apache.org/viewvc?rev=1094489&view=rev Log: Given the following XML document, and this schema fragment used to validate elemen

svn commit: r1094488 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2011-04-18 Thread mukulg
Author: mukulg Date: Mon Apr 18 11:11:00 2011 New Revision: 1094488 URL: http://svn.apache.org/viewvc?rev=1094488&view=rev Log: Given the following XML document, and this schema fragment used to validate elemen

svn commit: r1094246 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java

2011-04-17 Thread mukulg
Author: mukulg Date: Mon Apr 18 06:18:39 2011 New Revision: 1094246 URL: http://svn.apache.org/viewvc?rev=1094246&view=rev Log: committing slight fix for schema 1.1 assertions processing for xs:any wildcard processing with processContents="skip" mode (character data was not

svn commit: r1094087 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLAssertPsychopathXPath2Impl.java XMLSchemaValidator.java XSDAssertionValidator.java

2011-04-16 Thread mukulg
Author: mukulg Date: Sat Apr 16 23:28:17 2011 New Revision: 1094087 URL: http://svn.apache.org/viewvc?rev=1094087&view=rev Log: committing few fixes for schema 1.1 assertions processing. if xs:any wildcard has processContents="skip" then that part of XML content tree should be

svn commit: r1091723 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/opti/SchemaDOMParser.java

2011-04-13 Thread mukulg
Author: mukulg Date: Wed Apr 13 10:00:12 2011 New Revision: 1091723 URL: http://svn.apache.org/viewvc?rev=1091723&view=rev Log: committing a slight fix to schema 1.1 conditional include processing. there was likely an erroneous fIgnoreDepth++ in the codebase which caused problems for cer

svn commit: r1089442 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java

2011-04-06 Thread mukulg
Author: mukulg Date: Wed Apr 6 13:14:11 2011 New Revision: 1089442 URL: http://svn.apache.org/viewvc?rev=1089442&view=rev Log: removing little bit of redundant code. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java Modi

svn commit: r1089399 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xs/XMLAssertPsychopathXPath2Impl.java

2011-04-06 Thread mukulg
Author: mukulg Date: Wed Apr 6 11:07:41 2011 New Revision: 1089399 URL: http://svn.apache.org/viewvc?rev=1089399&view=rev Log: committing a slight improvement for the schema 1.1 assertions error code cvc-assertions-valid-context. this error code is now deleted and this is now been handled

svn commit: r1089391 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: msg/XMLSchemaMessages.properties xs/XMLAssertPsychopathXPath2Impl.java

2011-04-06 Thread mukulg
Author: mukulg Date: Wed Apr 6 10:38:01 2011 New Revision: 1089391 URL: http://svn.apache.org/viewvc?rev=1089391&view=rev Log: i think it's good if we show in schema 1.1 assert error messages, the error details relevant to the XPath static or dynamic context errors (for example

svn commit: r1088906 - /xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

2011-04-04 Thread mukulg
Author: mukulg Date: Tue Apr 5 06:23:04 2011 New Revision: 1088906 URL: http://svn.apache.org/viewvc?rev=1088906&view=rev Log: committing a slight fix for PsychoPath engine. ref eclipse bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=341862. Modified: xerces/java/branches/xml-sc

svn commit: r1087961 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces: dom/ impl/xs/ xni/ xs/

2011-04-01 Thread mukulg
Author: mukulg Date: Sat Apr 2 04:46:49 2011 New Revision: 1087961 URL: http://svn.apache.org/viewvc?rev=1087961&view=rev Log: committing few improvements for inheritable attributes PSVI results. creating a new class (XMLAttribute) to store attribute declaration and it's value t

svn commit: r1087947 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/override/DOMOverrideImpl.java

2011-04-01 Thread mukulg
Author: mukulg Date: Sat Apr 2 00:51:56 2011 New Revision: 1087947 URL: http://svn.apache.org/viewvc?rev=1087947&view=rev Log: removing a redundant empty statement Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/override/DOMOverrideImpl.

svn commit: r1087944 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java

2011-04-01 Thread mukulg
Author: mukulg Date: Sat Apr 2 00:42:33 2011 New Revision: 1087944 URL: http://svn.apache.org/viewvc?rev=1087944&view=rev Log: StringBuffer.append(char) calls are probably better than StringBuffer.append(String) when we append one character. Doing this improvement in some parts of the code

svn commit: r1087648 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/util/XSTypeHelper.java

2011-04-01 Thread mukulg
Author: mukulg Date: Fri Apr 1 11:07:42 2011 New Revision: 1087648 URL: http://svn.apache.org/viewvc?rev=1087648&view=rev Log: doing an optimization in an API call - String.indexOf(char) is probably faster than String.indexOf(String) at the point of the fix. Modified: xerces/java/bran

svn commit: r1087642 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl: xpath/XPath20Assert.java xs/traversers/XSDAbstractTraverser.java xs/traversers/XSDComplexTypeTraverser.ja

2011-04-01 Thread mukulg
Author: mukulg Date: Fri Apr 1 10:49:34 2011 New Revision: 1087642 URL: http://svn.apache.org/viewvc?rev=1087642&view=rev Log: removing another unused method parameter, and a little bit of variable renaming. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/x

<    1   2   3   4   5   6   7   8   9   >