W3C home > Mailing lists > Public > public-qt-comments@w3.org > March 2007

[Bug 4415] Invalid http URL in fn-in-scope-prefixes-4

From: <bugzilla@wiggum.w3.org>
Date: Tue, 27 Mar 2007 10:46:37 +0000
CC:
To: public-qt-comments@w3.org
Message-Id: <E1HW9CH-00011r-8m@wiggum.w3.org>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4415

           Summary: Invalid http URL in fn-in-scope-prefixes-4
           Product: XML Query Test Suite
           Version: 1.0.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: carmelo@nist.gov
        ReportedBy: frans.englich@telia.com
         QAContact: public-qt-comments@w3.org


fn-in-scope-prefixes-4's query reads:

--------------------------------------------------------
(: Name: fn-in-scope-prefixes-4 :)
(: Description: Evaluation of fn:in-scope-prefixes function for a directly
constructed element node with a namespace declaration.:)

(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)

fn:in-scope-prefixes(<anElement xmlns:p1 = "http:www.example.coom">some
content</anElement>)
--------------------------------------------------------

I believe "http:www.example.coom" is an invalid HTTP URL; a specific scheme
which implementations are allowed to validate although aren't required to.

I suggest changing it to "http://www.example.coom".
Received on Tuesday, 27 March 2007 10:46:45 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:19 GMT