- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 18 Feb 2010 16:24:29 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9070
Summary: Invoking XQuery from XSLT
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: XSLT 2.1
AssignedTo: mike@saxonica.com
ReportedBy: jonathan.robie@redhat.com
QAContact: public-qt-comments@w3.org
XSLT should have a way to invoke XQuery, including one or more of these ways:
1. Dynamic evaluation, in the same way that eval() is currently used to
evaluate XPath expressions
2. Importing an XQuery library, so that its functions can be called from a
stylesheet
3. Embedding XQuery in a stylesheet
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 18 February 2010 16:24:31 UTC