[Bug 25158] [xslt 3.0] Error for uninitialized parameter of xsl:iterate

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25158

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
This has been resolved as part of a larger reorganization of the section 9.2 on
xsl:param, that now organizes related material into separate subsections. 

The reorganized text introduces the terms "explicitly mandatory" for a
parameter declared with required="yes", and "implicitly mandatory" for a
parameter whose declared type does not permit an empty sequence.

As part of this reorganization a new error condition has been introduced:

[ERR XTSE3520] It is a static error if a parameter to xsl:iterate is implicitly
mandatory.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 4 June 2014 10:50:26 UTC