[Bug 19479] [QT3TS] CastAsNamespaceSensitiveType-2, 4

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

O'Neil Delpratt <oneil@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from O'Neil Delpratt <oneil@saxonica.com> ---
I suspect the intended change to the function definition should be:
declare function local:clarkname($q as xs:NOTATION) as xs:string { 
        $q cast as xs:string
};

I have made the change to CastAsNamespaceSensitiveType-4 and
CastAsNamespaceSensitiveType-5

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

Received on Thursday, 8 November 2012 13:03:07 UTC