[Bug 24048] New: XTTE0780 or XTTE0790 errors usage for types conversion in higher ordered function test set

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

            Bug ID: 24048
           Summary: XTTE0780 or XTTE0790 errors usage for types conversion
                    in higher ordered function test set
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: vitaliy.yudenkov@abrasoft.net
        QA Contact: public-qt-comments@w3.org

There are a couple of test cases which expects XPTY0004: 
- higher-order-functions-059
- higher-order-functions-060
- higher-order-functions-061
- higher-order-functions-065

But at the same time specification contains more specific error codes for this
tests:
1) In the case of stylesheet function result type - [ERR XTTE0780] If the as
attribute is specified, then the result evaluated by the sequence constructor
is converted to the required type, using the function conversion rules. It is a
type error if this conversion fails. 
2) In the case of stylesheet function parameters - [ERR XTTE0790] If the value
of a parameter to a stylesheet function cannot be converted to the required
type, a type error is signaled.

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

Received on Tuesday, 10 December 2013 13:41:15 UTC