[Bug 28960] New: Casting to a no-namespace type

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

            Bug ID: 28960
           Summary: Casting to a no-namespace type
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XQuery 3.1
          Assignee: jonathan.robie@gmail.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

3.17.5 says, in a Note,

<quote>
An instance of an atomic type that is not in a namespace can be constructed in
either of the following ways:
</quote>

In fact from 3.0 there is a third way, viz. using a constructor function named
using the Q{uri}local convention:

Q{}hatsize(32)

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

Received on Thursday, 16 July 2015 14:23:55 UTC