- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 30 Oct 2005 06:25:32 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2425
Summary: Additional XSLT functions
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: henryluo@vibrasoft.net
QAContact: public-qt-comments@w3.org
XSLT defines a set of addtional functions to the standard XPath functions.
While some of them are XSLT specific, like current() and key(). Many are quite
generic and useful under the XPath/XQuery context, like generate-id(),
format-number(), format-dateTime(), etc.
Is there any intension to merge some of these functions into the core libraries?
Or is there any reason they are left out?
Received on Sunday, 30 October 2005 06:25:45 UTC