[Bug 17101] New: [QT3TS] Serialization-024

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

           Summary: [QT3TS] Serialization-024
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: oneil@saxonica.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


This test expects SEPM0016.  However the empty string is a valid string of
Unicode characters.  The test should instead expect err:SESU0013.

declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization";
(: A string of Unicode characters :)
declare option output:version "";
<result>ok</result>

-- 
Configure bugmail: https://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 Friday, 18 May 2012 15:08:00 UTC