Project

Profile

Help

Bug #3356

closed

fn:copy-of() and fn:snapshot() in XQuery

Added by Michael Kay about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Saxon extensions
Sprint/Milestone:
-
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.

Actions #1

Updated by Michael Kay about 7 years ago

  • Subject changed from fn:copy-of() in XQuery to fn:copy-of() and fn:snapshot() in XQuery
Actions #2

Updated by Michael Kay about 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.

Actions #3

Updated by Michael Kay almost 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.

Actions #4

Updated by O'Neil Delpratt almost 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

Also available in: Atom PDF