- From: <bugzilla@jessica.w3.org>
- Date: Mon, 23 Mar 2015 01:09:33 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28302
Bug ID: 28302
Summary: 2.5.3 Typed Value and String Value
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
2.5.3 Typed Value and String Value
"Every node has a typed value and a string value, except for nodes whose value
is absentDM31. [Definition: The typed value of a node is a sequence of atomic
values and can be extracted by applying the fn:data function to the node.]
[Definition: The string value of a node is a string and can be extracted by
applying the fn:string function to the node.] Definitions of fn:data and
fn:string can be found in [XQuery and XPath Functions and Operators 3.1]."
"absentDM31" is an example of the type of direct link I am advocating.
In the same paragraph: [XQuery and XPath Functions and Operators 3.1] which
could be:
fn: data - http://www.w3.org/TR/xpath-functions-31/#func-data
fn: string - http://www.w3.org/TR/xpath-functions-31/#func-string
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 23 March 2015 01:09:35 UTC