[Bug 7529] [XQuery] General comparison argument conversion with xs:untypedAtomic and xs:NOTATION

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


Oliver Hallam <oliver@cbcl.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Oliver Hallam <oliver@cbcl.co.uk>  2009-10-20 16:43:55 ---
18.1 (17.1 in 1.0) states:

[XML Schema Part 2: Datatypes Second Edition] defines xs:NOTATION as an
abstract type. Thus, casting to xs:NOTATION from any other type including
xs:NOTATION is not permitted and raises [err:XPST0080]XP. However, casting from
one subtype of xs:NOTATION to another subtype of xs:NOTATION is permitted.

This does apply in this case and it is clear that the expression should raise
XPST0080.

I have marked the bug report INVALID.


-- 
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 Tuesday, 20 October 2009 16:43:59 UTC