Project

Profile

Help

Bug #4278

closed

Documentation: xsl:function/@cache

Added by Michael Kay over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Category:
Documentation
Sprint/Milestone:
-
Start date:
2019-08-13
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8, 9.9, trunk
Fix Committed on Branch:
9.8, 9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

The Saxon documentation for xsl:function mentions: "if the value of cache is full or partial, ...". This should say "if the value of cache is 'yes' - the attribute is a boolean attribute.

Actions #1

Updated by Michael Kay over 4 years ago

Also "and" should be "or":

if the value of <code>cache</code> is
                        <code>yes</code>, or the value of
                        <code>new-each-time</code> is <code>no</code>, then the function is
                    implemented as a memo function
Actions #2

Updated by Debbie Lockett over 4 years ago

  • Status changed from New to Resolved
  • Applies to branch 9.8, 9.9, trunk added
  • Fix Committed on Branch 9.8, 9.9, trunk added

Updates committed on 9.8, 9.9, and trunk branches. Documentation updated online for 9.9 and 9.8 (HTML and XML versions).

Actions #3

Updated by O'Neil Delpratt over 4 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 9.9.1.5 added

Bug fix applied in the Saxon 9.9.1.5 maintenance release.

Please register to edit this issue

Also available in: Atom PDF