- From: <bugzilla@jessica.w3.org>
- Date: Mon, 09 Nov 2015 10:41:01 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29268
Bug ID: 29268
Summary: Quotes
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: editorial
Priority: P2
Component: Serialization 3.1
Assignee: cmsmcq@blackmesatech.com
Reporter: christian.gruen@gmail.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
In adaptive serialization rules, non-standard quotes are used in three code
examples:
* ‘0.0##########################e0’
→ should be '0.0##########################e0'
* xs:TYPE(“VAL”)
→ should be "VAL"
* xs:date("2015-07-17”)
→ should be "2015-07-17"
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 9 November 2015 10:41:06 UTC