Project

Profile

Help

Bug #6127

open

Documentation: argument keywords in function library

Added by Michael Kay 10 months ago. Updated 6 months ago.

Status:
New
Priority:
Low
Assignee:
Category:
Documentation
Sprint/Milestone:
-
Start date:
2023-07-10
Due date:
% Done:

0%

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

Description

The documentation of the function library has not kept up to date with changes in argument keywords in the 4.0 specification. For example

https://www.saxonica.com/documentation12/index.html#!functions/fn/reverse

lists the signature as

reverse($arg as item()*) ➔ item()*

but the argument keyword has changed from arg to input. The argument keywords are relevant in 4.0 because arguments can be identified by name in a function call.

Please register to edit this issue

Also available in: Atom PDF