[Bug 4901] [FO11] Casting between QName and NOTATION

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





--- Comment #4 from Michael Kay <mike@saxonica.com>  2009-04-28 12:23:51 ---
Re comment #3:

3.12.3 (cast as)

The proposed change to 3.12.3 is not quite right, because it would disallow
casting NOTATION to QName (which is the whole point of the change). Instead I
suggest changing

and if the base type of the input is not the same as the base type of the
target type

to

and if the base type of the input is xs:string

3.12.4 (castable as)

No change to this section is needed. The current wording already makes clear
that the restriction to string literals only applies when the argument is a
string.


-- 
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, 28 April 2009 12:24:00 UTC