[Bug 29822] [SER31] Adaptive output method, xs:anyURI

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

--- Comment #1 from C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com> ---
If the text says "enclosing the value in double quotation marks and doubling
any quotes within the value", surely a URI consisting of a single
double-quotation mark would be serialized as 

  xs:anyURI("""")

not as

  xs:anyURI(""")

or am I missing something?

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

Received on Tuesday, 20 September 2016 15:35:20 UTC