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 in

[Xerces Wiki] Update of xmlschema11TestSuiteReports by Mukul Gandhi

2011-10-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Xerces Wiki for change notification. The xmlschema11TestSuiteReports page has been changed by Mukul Gandhi: http://wiki.apache.org/xerces/xmlschema11TestSuiteReports?action=diffrev1=48rev2=49 Comment: updating aggregate

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