[Bug 15445] New: [XQuery30] misplaced paragraph concerning URILiteral

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

           Summary: [XQuery30] misplaced paragraph concerning URILiteral
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@gmail.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org


Section 2.4.6 Resolving a Relative URI says:

"The URILiteral is subjected to whitespace normalization as defined for the
xs:anyURI type in [XML Schema 1.0] or [XML Schema 1.1]: this means that leading
and trailing whitespace is removed, and any other sequence of whitespace
characters is replaced by a single space (#x20) character. Whitespace
normalization is done after the expansion of character references, so writing a
newline (for example) as 
 does not prevent its being normalized to a space
character."

This paragraph has nothing to do with resolving relative URIs. It is better
placed in 2.4.5 URI Literals.

The paragraph following this begins with "The URILiteral is not automatically
subjected to percent-encoding or decoding as defined in [RFC3986]." I believe
that this sentence should be moved as well.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 6 January 2012 20:22:32 UTC