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

2013-03-06 Thread mukulg
Author: mukulg Date: Thu Mar 7 02:38:03 2013 New Revision: 1453664 URL: http://svn.apache.org/r1453664 Log: committing fix for jira issue XERCESJ-1608, along with few test cases. Modified: xerces/java/branches/xml-schema-1.1-dev/tools/org.eclipse.wst.xml.xpath2.processor_1.2.0.jar

svn commit: r1453665 - in /xerces/java/branches/xs-1.1-tests: data/jira_bugs/1608_1.xml data/jira_bugs/1608_1.xsd data/jira_bugs/1608_2.xml src/org/apache/xerces/tests/JiraBugsTests.java

2013-03-06 Thread mukulg
Author: mukulg Date: Thu Mar 7 02:38:26 2013 New Revision: 1453665 URL: http://svn.apache.org/r1453665 Log: committing fix for jira issue XERCESJ-1608, along with few test cases. Added: xerces/java/branches/xs-1.1-tests/data/jira_bugs/1608_1.xml xerces/java/branches/xs-1.1-tests/data

svn commit: r1446413 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XS11Constraints.java models/XS11CMRestriction.java util/XS11TypeHelper.java

2013-02-14 Thread mukulg
Author: mukulg Date: Fri Feb 15 00:37:09 2013 New Revision: 1446413 URL: http://svn.apache.org/r1446413 Log: commiting fix for jira issue XERCESJ-1605. commiting few related test cases as well. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs

svn commit: r1446414 - in /xerces/java/branches/xs-1.1-tests: data/jira_bugs/1603_1.xsd data/jira_bugs/1605_1.xsd src/org/apache/xerces/tests/JiraBugsTests.java

2013-02-14 Thread mukulg
Author: mukulg Date: Fri Feb 15 00:37:37 2013 New Revision: 1446414 URL: http://svn.apache.org/r1446414 Log: commiting fix for jira issue XERCESJ-1605. commiting few related test cases as well. Added: xerces/java/branches/xs-1.1-tests/data/jira_bugs/1603_1.xsd xerces/java/branches/xs

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

2013-01-20 Thread mukulg
Author: mukulg Date: Mon Jan 21 01:57:13 2013 New Revision: 1436091 URL: http://svn.apache.org/viewvc?rev=1436091view=rev Log: committing minor improvements to variable comments Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java Modified

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

2013-01-13 Thread mukulg
Author: mukulg Date: Sun Jan 13 12:11:15 2013 New Revision: 1432596 URL: http://svn.apache.org/viewvc?rev=1432596view=rev Log: committing few fixes for Jira issue, 1594 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties xerces

svn commit: r1432599 - in /xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests: IDConstraintTests.java JiraBugsTests.java

2013-01-13 Thread mukulg
Author: mukulg Date: Sun Jan 13 12:12:52 2013 New Revision: 1432599 URL: http://svn.apache.org/viewvc?rev=1432599view=rev Log: making few updates to test cases for recent implementation changes for Jira issue, 1594 Modified: xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests

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

2013-01-07 Thread mukulg
Author: mukulg Date: Mon Jan 7 16:09:33 2013 New Revision: 1429869 URL: http://svn.apache.org/viewvc?rev=1429869view=rev Log: schema 1.1 commit: improving computing typed value of assertion xpath2 context variable $value, during following scenario, $value represents value for a simpleType which

svn commit: r1429874 - in /xerces/java/branches/xs-1.1-tests: data/assertions/list_union/ src/org/apache/xerces/tests/

2013-01-07 Thread mukulg
Author: mukulg Date: Mon Jan 7 16:14:56 2013 New Revision: 1429874 URL: http://svn.apache.org/viewvc?rev=1429874view=rev Log: schema 1.1 commit: adding few new test cases, for implementation improvements done few minutes ago and for earlier improvements as well. Added: xerces/java

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

2013-01-05 Thread mukulg
Author: mukulg Date: Sat Jan 5 10:43:18 2013 New Revision: 1429247 URL: http://svn.apache.org/viewvc?rev=1429247view=rev Log: schema 1.1 commit: when an attribute's simpleType has assertions and the type is a union of an atomic type and a list, the assertion context variable $value needs

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

2013-01-05 Thread mukulg
Author: mukulg Date: Sun Jan 6 06:19:26 2013 New Revision: 1429469 URL: http://svn.apache.org/viewvc?rev=1429469view=rev Log: schema 1.1 commit: committing a minor improvement to assertions implementation. this handles better the case, when assertions are within a simpleType-union scenario

svn commit: r1429470 - in /xerces/java/branches/xs-1.1-tests: data/assertions/list_union/listunion18.xml data/assertions/list_union/listunion18.xsd src/org/apache/xerces/tests/AssertionTests.java

2013-01-05 Thread mukulg
Author: mukulg Date: Sun Jan 6 06:21:31 2013 New Revision: 1429470 URL: http://svn.apache.org/viewvc?rev=1429470view=rev Log: schema 1.1 commit: adding a new test case for implementation improvements committed few minutes ago. Added: xerces/java/branches/xs-1.1-tests/data/assertions

svn commit: r1428373 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs: XMLSchemaValidator.java util/XS11TypeHelper.java

2013-01-03 Thread mukulg
Author: mukulg Date: Thu Jan 3 14:53:36 2013 New Revision: 1428373 URL: http://svn.apache.org/viewvc?rev=1428373view=rev Log: schema 1.1 commit: committing a minor fix to produce non null strings for XSD type names in error messages, when xsi:type attribute is used. Modified: xerces/java

svn commit: r1428379 - in /xerces/java/trunk/src/org/apache/xerces/impl/xs: XMLSchemaValidator.java util/XS10TypeHelper.java

2013-01-03 Thread mukulg
Author: mukulg Date: Thu Jan 3 14:55:20 2013 New Revision: 1428379 URL: http://svn.apache.org/viewvc?rev=1428379view=rev Log: schema 1.0 commit: committing a minor fix to produce non null strings for XSD type names in error messages, when xsi:type attribute is used. Added: xerces/java

svn commit: r1427171 - in /xerces/java/branches/xml-schema-1.1-dev: src/org/apache/xerces/impl/xs/ src/org/apache/xerces/impl/xs/assertion/ tools/

2012-12-31 Thread mukulg
Author: mukulg Date: Mon Dec 31 16:41:17 2012 New Revision: 1427171 URL: http://svn.apache.org/viewvc?rev=1427171view=rev Log: schema 1.1 commit: 1) committing few fixes to assertions implementation. assertion xpath2 context variable $value now handles better the case, when it represents

svn commit: r1427173 - in /xerces/java/branches/xs-1.1-tests: data/assertions/list_union/ src/org/apache/xerces/tests/

2012-12-31 Thread mukulg
Author: mukulg Date: Mon Dec 31 16:44:46 2012 New Revision: 1427173 URL: http://svn.apache.org/viewvc?rev=1427173view=rev Log: schema 1.1 commit: committing few new test cases for the implementation improvement done in a commit few minutes ago. Added: xerces/java/branches/xs-1.1-tests/data

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

2012-12-27 Thread mukulg
Author: mukulg Date: Fri Dec 28 01:37:22 2012 New Revision: 1426377 URL: http://svn.apache.org/viewvc?rev=1426377view=rev Log: committing fix for jira issue, XERCESJ-1599 along with few test cases. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers

svn commit: r1426378 - in /xerces/java/branches/xs-1.1-tests: data/jira_bugs/1599_1.xsd data/jira_bugs/1599_2.xsd data/jira_bugs/1599_3.xsd data/jira_bugs/1599_override.xsd src/org/apache/xerces/tests

2012-12-27 Thread mukulg
Author: mukulg Date: Fri Dec 28 01:37:53 2012 New Revision: 1426378 URL: http://svn.apache.org/viewvc?rev=1426378view=rev Log: committing fix for jira issue, XERCESJ-1599 along with few test cases. Added: xerces/java/branches/xs-1.1-tests/data/jira_bugs/1599_1.xsd xerces/java/branches/xs

svn commit: r1422485 - /xerces/java/branches/xs-1.1-tests/

2012-12-16 Thread mukulg
Author: mukulg Date: Sun Dec 16 08:44:11 2012 New Revision: 1422485 URL: http://svn.apache.org/viewvc?rev=1422485view=rev Log: adding a folder xs-1.1-tests for copying a unit test suite, related to XML Schema 1.1 functionality. Added: xerces/java/branches/xs-1.1-tests

svn commit: r1422490 [10/13] - in /xerces/java/branches/xs-1.1-tests: ./ data/ data/assertions/ data/assertions/ST/ data/assertions/ST/list/ data/assertions/attributes/ data/assertions/defaultValues/

2012-12-16 Thread mukulg
Added: xerces/java/branches/xs-1.1-tests/data/version-control/test49.xsd URL: http://svn.apache.org/viewvc/xerces/java/branches/xs-1.1-tests/data/version-control/test49.xsd?rev=1422490view=auto == ---

svn commit: r1422528 - /xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/

2012-12-16 Thread mukulg
Author: mukulg Date: Sun Dec 16 11:24:54 2012 New Revision: 1422528 URL: http://svn.apache.org/viewvc?rev=1422528view=rev Log: adding class metadata like author name etc to schema 1.1 unit test files Modified: xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests

svn commit: r1422534 - /xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/

2012-12-16 Thread mukulg
Author: mukulg Date: Sun Dec 16 11:33:38 2012 New Revision: 1422534 URL: http://svn.apache.org/viewvc?rev=1422534view=rev Log: trying to fix class metadata again. I hope it gets right this time. Modified: xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/AllXercesXSD11Tests.java

svn commit: r1422538 - /xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/

2012-12-16 Thread mukulg
Author: mukulg Date: Sun Dec 16 11:41:22 2012 New Revision: 1422538 URL: http://svn.apache.org/viewvc?rev=1422538view=rev Log: trying svn keyword substitution once again. apologies for multiple commits. Modified: xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests

svn commit: r1422553 - /xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/XercesAbstractTestCase.java

2012-12-16 Thread mukulg
Author: mukulg Date: Sun Dec 16 11:54:02 2012 New Revision: 1422553 URL: http://svn.apache.org/viewvc?rev=1422553view=rev Log: doing a minor spelling correction Modified: xerces/java/branches/xs-1.1-tests/src/org/apache/xerces/tests/XercesAbstractTestCase.java Modified: xerces/java

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

2012-12-12 Thread mukulg
Author: mukulg Date: Wed Dec 12 13:53:07 2012 New Revision: 1420674 URL: http://svn.apache.org/viewvc?rev=1420674view=rev Log: schema 1.1 commit: committing minor improvements to xpath2 fn:max and fn:min function implementations. now they are able to accept element and attribute node sequences

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

2012-11-27 Thread mukulg
Author: mukulg Date: Tue Nov 27 15:06:55 2012 New Revision: 1414220 URL: http://svn.apache.org/viewvc?rev=1414220view=rev Log: committing an improved psychopath xpath2 jar. this has improvements to fn:max and fn:min function implementations. the corresponding improvements were also committed

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

2012-11-26 Thread mukulg
Author: mukulg Date: Mon Nov 26 16:47:10 2012 New Revision: 1413712 URL: http://svn.apache.org/viewvc?rev=1413712view=rev Log: committing an improved psychopath xpath2 jar. this has following improvements, 1) minor improvements to fn:distinct-values and fn:deep-equal function implementations 2

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

2012-11-23 Thread mukulg
Author: mukulg Date: Sat Nov 24 02:52:31 2012 New Revision: 1413119 URL: http://svn.apache.org/viewvc?rev=1413119view=rev Log: committing an improved psychopath xpath2 jar. this has improvement to fn:index-of function implementation. psychopath codebase at Eclipse repository was also updated

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

2012-11-19 Thread mukulg
Author: mukulg Date: Mon Nov 19 17:07:17 2012 New Revision: 1411312 URL: http://svn.apache.org/viewvc?rev=1411312view=rev Log: committing an improvement as suggested in latest comment on jira issue XERCESJ-1594. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl

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

2012-11-16 Thread mukulg
Author: mukulg Date: Sat Nov 17 05:27:30 2012 New Revision: 1410698 URL: http://svn.apache.org/viewvc?rev=1410698view=rev Log: committing fix for jira issue XERCESJ-1594. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties

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

2012-11-14 Thread mukulg
Author: mukulg Date: Wed Nov 14 15:51:57 2012 New Revision: 1409237 URL: http://svn.apache.org/viewvc?rev=1409237view=rev Log: schema 1.1 commit: committing a new psychopath xpath2 engine jar file. this has few enhancements for XPath 2.0 value comparison operators. previously an expression like

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

2012-11-08 Thread mukulg
Author: mukulg Date: Thu Nov 8 18:08:10 2012 New Revision: 1407196 URL: http://svn.apache.org/viewvc?rev=1407196view=rev Log: schema 1.1 commit: committing a new PsychoPath XPath 2.0 JAR. this has improved implementation of computing typed value of element nodes with element-only content model

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

2012-10-10 Thread mukulg
Author: mukulg Date: Wed Oct 10 07:00:56 2012 New Revision: 1396487 URL: http://svn.apache.org/viewvc?rev=1396487view=rev Log: committing additional fix for jira issue, XERCESJ-1584 (as reported in the latest comment) Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces

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

2012-10-10 Thread mukulg
Author: mukulg Date: Wed Oct 10 11:42:43 2012 New Revision: 1396551 URL: http://svn.apache.org/viewvc?rev=1396551view=rev Log: committing fix for jira issue, XERCESJ-1591 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers

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

2012-10-01 Thread mukulg
Author: mukulg Date: Tue Oct 2 03:34:31 2012 New Revision: 1392722 URL: http://svn.apache.org/viewvc?rev=1392722view=rev Log: committing an improvement, as per latest suggestion in bug report XERCESJ-1585 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg

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

2012-09-22 Thread mukulg
Author: mukulg Date: Sat Sep 22 06:31:17 2012 New Revision: 1388740 URL: http://svn.apache.org/viewvc?rev=1388740view=rev Log: committing a fix for jira issue, XERCESJ-1585 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java Modified

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

2012-09-07 Thread mukulg
Author: mukulg Date: Fri Sep 7 12:03:52 2012 New Revision: 1381986 URL: http://svn.apache.org/viewvc?rev=1381986view=rev Log: committing fix for jira issue, XERCESJ-1577 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSAttributeChecker.java

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

2012-09-05 Thread mukulg
Author: mukulg Date: Wed Sep 5 16:49:46 2012 New Revision: 1381242 URL: http://svn.apache.org/viewvc?rev=1381242view=rev Log: committing a new fix for jira issue, XERCESJ-1578 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java

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

2012-09-03 Thread mukulg
Author: mukulg Date: Mon Sep 3 15:23:58 2012 New Revision: 1380272 URL: http://svn.apache.org/viewvc?rev=1380272view=rev Log: committing a fix for latest issue reported for Jira issue, XERCESJ-1578. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers

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

2012-08-30 Thread mukulg
Author: mukulg Date: Thu Aug 30 15:04:33 2012 New Revision: 1378976 URL: http://svn.apache.org/viewvc?rev=1378976view=rev Log: committing the fix for recent issue reported for jira issue, XERCESJ-1578. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs

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

2012-08-25 Thread mukulg
Author: mukulg Date: Sat Aug 25 16:27:22 2012 New Revision: 1377318 URL: http://svn.apache.org/viewvc?rev=1377318view=rev Log: committing fix for jira issue, XERCESJ-1578 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java Modified

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

2012-08-04 Thread mukulg
Author: mukulg Date: Sat Aug 4 11:17:51 2012 New Revision: 1369297 URL: http://svn.apache.org/viewvc?rev=1369297view=rev Log: doing an improvement to one of the schema 1.1 implementation classes. Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/util

svn commit: r1367485 - /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/models/XSDFACM.java

2012-07-31 Thread mukulg
Author: mukulg Date: Tue Jul 31 10:55:40 2012 New Revision: 1367485 URL: http://svn.apache.org/viewvc?rev=1367485view=rev Log: committing fix for jira issue, XERCESJ-1575 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/models/XSDFACM.java Modified: xerces

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

2012-07-21 Thread mukulg
Author: mukulg Date: Sat Jul 21 08:22:53 2012 New Revision: 1364043 URL: http://svn.apache.org/viewvc?rev=1364043view=rev Log: writing few details to the Xerces faq documentation section Modified: xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml Modified: xerces/java/branches/xml

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

2012-07-13 Thread mukulg
Author: mukulg Date: Fri Jul 13 18:59:31 2012 New Revision: 1361337 URL: http://svn.apache.org/viewvc?rev=1361337view=rev Log: committing fix for jira issue, XERCESJ-1568 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java Modified

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

2012-07-12 Thread mukulg
Author: mukulg Date: Thu Jul 12 20:47:00 2012 New Revision: 1360925 URL: http://svn.apache.org/viewvc?rev=1360925view=rev Log: committing a fix for jira issue XERCESJ-1569 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java

svn commit: r1360009 - in /xerces/java/branches/xml-schema-1.1-dev: samples/xs/XSSerializer.java src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java

2012-07-10 Thread mukulg
Author: mukulg Date: Wed Jul 11 04:45:17 2012 New Revision: 1360009 URL: http://svn.apache.org/viewvc?rev=1360009view=rev Log: doing minor refactoring and improving javadocs Modified: xerces/java/branches/xml-schema-1.1-dev/samples/xs/XSSerializer.java xerces/java/branches/xml-schema

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

2012-07-03 Thread mukulg
Author: mukulg Date: Tue Jul 3 21:07:23 2012 New Revision: 1356945 URL: http://svn.apache.org/viewvc?rev=1356945view=rev Log: schema 1.1 fix: committing a fix for issue discussed here, http://markmail.org/message/oeq67cywvut5gqjx (in certain cases, errors generated during XML Schema validation

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

2012-06-16 Thread mukulg
Author: mukulg Date: Sat Jun 16 08:34:02 2012 New Revision: 1350884 URL: http://svn.apache.org/viewvc?rev=1350884view=rev Log: schema 1.1 commit: fixes to PsychoPath XPath2 engine codebase, for xs:dateTime casts on node reference. here's an email thread which describes the context of this issue

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

2012-06-16 Thread mukulg
Author: mukulg Date: Sat Jun 16 10:11:46 2012 New Revision: 1350903 URL: http://svn.apache.org/viewvc?rev=1350903view=rev Log: doing few minor corrections to the previous commit, related to casts of xs:dateTime to node references Modified: xerces/java/branches/xml-schema-1.1-dev/tools

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=1350861view=rev Log: committing fix for Jira issue, XERCESJ-1559 Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/assertion

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=1342425view=rev Log: related to commit for jira issue XERCESJ-1562, doing additional improvements related to {xs:dateTime - xs:dayTimeDuration} subtraction operations with the PsychoPath

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=1341644view=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-1.1

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=1333216view=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/impl/xs

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=1328734view=rev Log: committing fixes for the bug reported by Jorge Williams, with Xerces's XSD implementation (bug reference, http://markmail.org/message/ijlswam4n6jzb7zh). this bug

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=1328735view=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/impl/xs

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=1304218view=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/xerces/impl/xs

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=1300055view=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/util

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=1290922view=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 assertions

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=1233147view=rev Log: schema 1.1 commit: prohibiting the attributes minOccurs and maxOccurs to appear on an any wild-card if it exists within openContent or defaultOpenContent

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=1230915view=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 Modified

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=1230970view=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 Modified

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=1220337view=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/docs

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=1210087view=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

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=1208946view=rev Log: committing an implementation of a feature to control, if comment and PI nodes should be visible in schema 1.1 assert XDM trees. the default value of this feature

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=1205359view=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 problem

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=1205718view=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/msg

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=1205731view=rev Log: making changes to implement the schema 1.1 error code src-assert.3.13.1 consistently for assert and assertion. Modified: xerces/java/branches/xml-schema-1.1-dev

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=1201259view=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 wasn't

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=1201280view=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 supported earlier

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=1198718view=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 support

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=1198396view=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

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=1197621view=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 could be made available

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

2011-10-30 Thread mukulg
Author: mukulg Date: Sun Oct 30 06:43:17 2011 New Revision: 1195123 URL: http://svn.apache.org/viewvc?rev=1195123view=rev Log: committing an improved PsychoPath XPath jar. checks like following xs:assert test=. instance of element(*, xs:anyType)/, went into infinite loop if the type T

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=1195303view=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 root

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=1194855view=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 other nodes

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=1194862view=rev Log: doing minor variable spelling correction Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLAssertPsychopathXPath2Impl.java

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=1190401view=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 engine

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=1188817view=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 which now

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=1187865view=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, . instance

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=1187678view=rev Log: committing a minor variable renaming Modified: xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/AbstractPsychoPathXPath2Impl.java Modified

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=1187442view=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 suite

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=1180543view=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 additional static

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=1167544view=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=1166522view=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 evaluation, with xpath subset being

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=1160996view=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 work don't

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=1161020view=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/java

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=1157313view=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 we would

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=1156609view=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 cases

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=1155198view=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/branches

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=1152064view=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, https

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=1150701view=rev Log: improving XSSerializer utility. adding option to serialize anyAttribute/ declaration on complexType definition, and improving serialization of any/ wild-card. Modified

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=1149782view=rev Log: making few improvements to XSSerializer (particularly removing unnecessary whitespaces and using constants from SchemaSymbols instead of writing them as literals again

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=1148437view=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/trunk/src

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=1148440view=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 Modified

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=1142631view=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 it's value

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=1136825view=rev Log: committing a schema 1.1 fix. it seems that implementation of attribute xpathDefaultNamespace for xs:selector xs:field in IDC constraints was incomplete (the evaluation

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=1136880view=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/xerces/impl

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=1129482view=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 a little

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=1128843view=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/dom

<    1   2   3   4   5   6   7   >