[Bug 27952] New: [fo31] Constructor functions for user-defined types

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

            Bug ID: 27952
           Summary: [fo31] Constructor functions for user-defined types
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.1
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

Section 18.5 states

"To construct an instance of a user-defined type that is not in a namespace, it
is necessary to use a cast expression or undeclare the default function
namespace."

(a) it should mention that this is not necessarily possible in all host
languages, and that the examples given assume XQuery.

(b) the statement is no longer true, since the required effect can be achieved
using an EQName.

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

Received on Tuesday, 3 February 2015 17:53:48 UTC