[Bug 27742] New: xs:anyURI validation

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

            Bug ID: 27742
           Summary: xs:anyURI validation
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: benito@benibela.de
        QA Contact: public-qt-comments@w3.org

There are a few tests (K2-SeqExprCastable-6, K2-SeqExprCastable-7,
K2-SeqExprCast-210, K2-SeqExprCast-422, K2-SeqExprCast-423, K2-SeqExprCast-424,
K2-SeqExprCast-505 ) that expect some restrictions on the xs:anyURI values and
do not have a XSD1.0 dependency.

However, in  functions and operators it says:

>1 Introduction
>XSD1.1 ... allows any character string to appear as the value of an xs:anyURI item. 


>18.2 Casting from xs:string and xs:untypedAtomic
>For xs:anyURI, the extent to which an implementation validates the lexical form of xs:anyURI is ·implementation dependent·.


So it seems reasonable to  allow any string as anyURI

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

Received on Sunday, 4 January 2015 15:06:50 UTC