Community
Participate
Working Groups
Build Identifier: I20090313-0100 PsychoPath XPath 2.0 engine presently only allows a singleton value of kind AnyType to be assigned to a user-defined variable. XML Schema 1.1 assertions (and Xerces XML Schema 1.1 implementation) require an XPath 2.0 dynamic context variable $value to have a value of kind xs:anyAtomicType*. This patch provides this support. Reproducible: Always
Created attachment 178842 [details] patch file for this bug report
Created attachment 178843 [details] test case patch file providing few test cases for this patch. we could commit the patch as well as the test cases, during WTP 3.2.3 time frame.
Since WTP 3.2.2 was released few days ago, I thought I might make commit of changes for this bug report. I've now completed commit of changes for this bug (both for code-base and test cases) report both to PsychoPath XPath2 HEAD location and service branch. I'm now marking this defect as resolved.