- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 19 Sep 2008 15:00:11 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5996
Davin Granroth <granroth@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |granroth@gmail.com
--- Comment #2 from Davin Granroth <granroth@gmail.com> 2008-09-19 15:00:11 ---
I also ran into this bug while attempting to build a page using the doctype
from the referenced page.
The error pointed to xsi:schemaLocation as an issue.
I'm just a user of the validator, so don't know the ins-and-outs. Two basic
observations:
1. The namespace prefix xsi on the schemaLocation attribute doesn't seem to
register, so checking the attribute xsi:schemaLocation would fail outright.
2. Since 1, schemaLocation fails as it
1. isn't a listed attribute name
2. it is uses mixed-case
--
Configure bugmail: http://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, 19 September 2008 15:00:45 UTC