Project

Profile

Help

Bug #2448

closed

No error for xsl:function/xsl:param[@required='no']

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT conformance
Sprint/Milestone:
Start date:
2015-08-30
Due date:
% Done:

100%

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

Description

Saxon is ignoring @xsl:function/xsl:param[@required='no']@, when it should be rejecting it as an error. Function parameters are always required.

XSLT 2.0 prohibits the required attribute on xsl:function/xsl:param while XSLT 3.0 allows it provided the value is "yes".

See http://stackoverflow.com/questions/32096873/xslt2-0-saxon-he-passing-separator-as-param

Please register to edit this issue

Also available in: Atom PDF