<?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>5001</bug_id>
          
          <creation_ts>2007-09-02 23:52:25 +0000</creation_ts>
          <short_desc>XMLNS should not be needed for XHTML *TRANSITIONAL* only for *STRICT*</short_desc>
          <delta_ts>2007-09-03 00:55:24 +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>Parser</component>
          <version>0.8.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></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="Philip Brazina">phil</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <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>16347</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Brazina">phil</who>
    <bug_when>2007-09-02 23:52:25 +0000</bug_when>
    <thetext>Many Document Types based on XML need a mandatory xmlns=&quot;&quot; on the root element. For example, the root element for XHTML will look like:
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt; 

This error is given to me when using *TRANSITIONAL* format despite it is in the spec only for *STRICT* format.

The page I am validating today fails, but was validated by another version of this W3C validator on 5/19/2007 in which it passed.

This is related to bug 4961, but that is for *STRICT* format.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16348</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-09-03 00:55:24 +0000</bug_when>
    <thetext>http://www.w3.org/TR/xhtml1/#strict
is not for &quot;XHTML strict&quot; but for &quot;strict conformance to XHTML&quot; (whichever profile). The wording is confusing, but the need for a namespace comes from the XML nature of XHTML, whether it&apos;s the strict, transitional or frameset doctype.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>