[Bug 5810] [XQuery] reasoning about fn:error()

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5810





--- Comment #4 from Tim Mills <tim@cbcl.co.uk>  2008-06-26 15:01:01 ---
> Hypotheticals are dangerous. If error() were to return a result, pigs would
fly.

:)

Incidentally, according to FS normalization rules:

(fn:error(), 1)[last()]

last() gets replaced with variable $fs:last, defined as:

fn:count((fn:error(), 1) ) 

...so were back to the counting question.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 26 June 2008 15:01:37 UTC