Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 361721

Summary: [xpath2] fixes to fn:namespace-uri-from-QName function
Product: [WebTools] WTP Source Editing Reporter: Mukul Gandhi <mukul.gandhi>
Component: wst.xpathAssignee: Project Inbox <wst.xsl-inbox>
Status: NEW --- QA Contact: Jesper Moller <jesper>
Severity: normal    
Priority: P3 CC: d_a_carver
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Mukul Gandhi CLA 2011-10-22 04:30:33 EDT
Build Identifier: 20110615-0604

some uses (for example, XSD 1.1 assertions) require that the XPath2 function fn:namespace-uri-from-QName should look into the XPath2 dynamic context as well, to resolve the namespace of the input QName value.

I'm committing a fix for this requirement onto the service branch, and would commit a test case for this little later.

Reproducible: Always