[Bug 14856] New: [QT3] K-SeqExprCast-422

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

           Summary: [QT3] K-SeqExprCast-422
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


Test case K-SeqExprCast-422 needs to be annotated with

 <dependency type="spec" value="XQ10 XP20"/>

and a new variation added for XQ30/XP30 expecting error FORG0001 following the
change in behaviour fpr casting to xs:QName.

  <test-case name="K-SeqExprCast-422a">
      <description> Casting from xs:untypedAtomic to xs:QName is
allowed.</description>
      <created by="Frans Englich" on="2007-11-26"/>
      <dependency type="spec" value="XQ30+ XP30+"/>
      <test>xs:untypedAtomic("an arbitrary string(untypedAtomic source)") cast
as xs:QName</test>
      <result>
         <error code="FORG0001"/>
      </result>
   </test-case>

-- 
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, 17 November 2011 14:21:54 UTC