<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5329</bug_id>
          
          <creation_ts>2007-12-24 23:52:27 +0000</creation_ts>
          <short_desc>xsi:schemaLocation considered invalid</short_desc>
          <delta_ts>2008-04-17 12:31:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.8.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://scooter.rubyforge.org/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Brumbaugh Keeney">devi.webmaster</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>NTICompass</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>18146</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Brumbaugh Keeney">devi.webmaster</who>
    <bug_when>2007-12-24 23:52:27 +0000</bug_when>
    <thetext>At the beginning of an otherwise perfectly valid document:


&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd&quot; xml:lang=&quot;en&quot; dir=&quot;ltr&quot;&gt;


will cause a validation error


Line 2, Column 116: there is no attribute &quot;xsi:schemaLocation&quot; .

You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element.


even though schemaLocation is a valid attribute in a root element of a document according to http://www.w3.org/TR/xmlschema-1/#xsi_schemaLocation, a W3C recommendation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19850</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-04-17 12:26:18 +0000</bug_when>
    <thetext>*** Bug 5642 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19851</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-04-17 12:31:39 +0000</bug_when>
    <thetext>I forwarded the feedback to the group maintaining the machine-readable schemas for XHTML 1.1:
http://lists.w3.org/Archives/Public/www-html-editor/2008AprJun/0011.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>