Actions
Bug #3356
closedfn:copy-of() and fn:snapshot() in XQuery
Start date:
2017-07-16
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.8
Fix Committed on Branch:
9.8
Fixed in Maintenance Release:
Platforms:
Description
The Saxon documentation says that fn:copy-of() and fn:snapshot() are available in XQuery (specifically for streaming purposes), but in 9.8 this is not the case; they are defined only in the XSLT30FunctionSet library.
Updated by Michael Kay over 7 years ago
- Subject changed from fn:copy-of() in XQuery to fn:copy-of() and fn:snapshot() in XQuery
Updated by Michael Kay over 7 years ago
Note, I think there is nothing in the XPath 3.1 or XQuery 3.1 specifications that stops an implementation from providing additional functions in the fn: namespace. This is different from XSLT, which states explicitly that reserved namespaces must not be used in the names of extension functions.
Updated by Michael Kay over 7 years ago
- Status changed from New to Resolved
- Fix Committed on Branch 9.8 added
These functions are now available in XPath and XQuery. Patch committed.
Updated by O'Neil Delpratt over 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.8.0.4 added
Bug fix applied in the Saxon 9.8.0.4 maintenance release.
Please register to edit this issue
Actions