- From: <bugzilla@wiggum.w3.org>
 - Date: Fri, 13 Oct 2006 16:51:49 +0000
 - To: public-qt-comments@w3.org
 - CC:
 
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3833
           Summary: Static typing of fn-lang
           Product: XML Query Test Suite
           Version: 1.0.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: nick@cbcl.co.uk
         QAContact: public-qt-comments@w3.org
The tests
fn-lang1args-1
fn-lang1args-2
fn-lang1args-3
all contain expressions which static types as element()* as the second
arguement for
fn:lang($testlang as xs:string?, $node as node()) as xs:boolean
hence causing a static typing exception. Could a [1] be added?
Received on Friday, 13 October 2006 16:51:56 UTC