- From: <bugzilla@jessica.w3.org>
- Date: Mon, 23 Mar 2015 01:24:09 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28312 Bug ID: 28312 Summary: 3.14.2 Cast references Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: XPath 3.1 Assignee: jonathan.robie@gmail.com Reporter: patrick@durusau.net QA Contact: public-qt-comments@w3.org 3.14.2 Cast "A summary of the rules are listed below—the normative definition of these rules is given in [XQuery and XPath Functions and Operators 3.1]. For the purpose of these rules, an implementation may determine that one type is derived by restriction from another type either by examining the in-scope schema definitions or by using an alternative, implementation-dependent mechanism such as a data dictionary. cast is supported for the combinations of input type and target type listed in Section 19.1 Casting from primitive types to primitive types FO31. For each of these combinations, both the input type and the target type are primitive schema types. For example, a value of type xs:string can be cast into the schema type xs:decimal. For each of these built-in combinations, the semantics of casting are specified in [XQuery and XPath Functions and Operators 3.1]." One direct reference and two indirect reference to the same reference. Had the first general reference were: Correct URL: http://www.w3.org/TR/xpath-functions-31/#casting 19 Casting then the second general reference could have been omitted. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 23 March 2015 01:24:10 UTC