[Bug 5915] [FS] rules for XPST0005

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





--- Comment #3 from Tim Mills <tim@cbcl.co.uk>  2008-07-31 08:21:44 ---
Correct me if I'm wrong but I think that the following fs:* functions can never
be directly applied to ():

fs:convert-operand
fs:distinct-doc-order
fs:distinct-doc-order-or-atomic-sequence 
fs:apply-ordering-mode
fs:attribute-content-sequence
fs:eq etc. (value comparisons)
fs:is etc. (node comparisons)
fs:plus etc. (arithmetic operators)
fs:to

The following can be directly applied to ().

fs:item-sequence-to-string-attr
fs:item-sequence-to-node-sequence 
fs:item-sequence-to-untypedAtomic-PI 
fs:item-sequence-to-untypedAtomic-text
fs:item-sequence-to-untypedAtomic-comment
fs:convert-simple-operand

I hope this list is exhaustive!

The fs:to functio
fs:eq (etc.)
fs:plus (etc.)


-- 
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, 31 July 2008 08:22:20 UTC