[Bug 28955] [XSLT30] xsl:try should probably include xs:error in its enumeration

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

--- Comment #4 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
> select="xs:error('err:ERR001', 'Handy placeholder for throwing errors')" 

This should have been fn:error, of course...

But that results in no type (none), which, while contradictory, is a fait
accompli of XP30, so it really should've been xs:error('Handy placeholder for
throwing errors'), to illustrate the use-case.

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

Received on Sunday, 23 August 2015 09:49:09 UTC