Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 361721 - [xpath2] fixes to fn:namespace-uri-from-QName function
Summary: [xpath2] fixes to fn:namespace-uri-from-QName function
Status: NEW
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.xpath (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jesper Moller CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 04:30 EDT by Mukul Gandhi CLA
Modified: 2011-10-22 04:31 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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