[Bug 29268] New: Quotes

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