<?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>15996</bug_id>
          
          <creation_ts>2012-02-16 04:39:10 +0000</creation_ts>
          <short_desc>How do I solve these errors? # Error Line 2, Column 219: Attribute xmlns:b not allowed here. …www.google.com/2005/gml/data&apos; xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt; # Warning Line 2, Column 219: Attribute with the local name xmlns:b is not serial</short_desc>
          <delta_ts>2012-03-03 20:30:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64159</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-02-16 04:39:10 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
How do I solve these errors?

# Error Line 2, Column 219: Attribute xmlns:b not allowed here.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Warning Line 2, Column 219: Attribute with the local name xmlns:b is not
serializable as XML 1.0.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Error Line 2, Column 219: Attribute xmlns:data not allowed here.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Warning Line 2, Column 219: Attribute with the local name xmlns:data is not
serializable as XML 1.0.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Error Line 2, Column 219: Attribute xmlns:expr not allowed here.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Warning Line 2, Column 219: Attribute with the local name xmlns:expr is not
serializable as XML 1.0.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Warning Line 2, Column 219: Attribute b:version is not serializable as XML
1.0.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
# Error Line 2, Column 219: Attribute b:version not allowed on element html at
this point.
…www.google.com/2005/gml/data&apos;
xmlns:expr=&apos;http://www.google.com/2005/gml/expr&apos;&gt;
Attributes for element html:
    Global attributes
    manifest
# Error Line 7, Column 60: Bad value X-UA-Compatible for attribute http-equiv
on element meta.
&lt;meta content=&apos;IE=EmulateIE7&apos; http-equiv=&apos;X-UA-Compatible&apos;/&gt;
# Error Line 12, Column 55: Bad value MSSmartTagsPreventParsing for attribute
name on element meta: Keyword mssmarttagspreventparsing is not registered.
&lt;meta content=&apos;true&apos; name=&apos;MSSmartTagsPreventParsing&apos;/&gt;
Syntax of metadata name:
A metadata name listed in the HTML specification or listed in the WHATWG wiki.
You can register metadata names on the WHATWG wiki yourself. 
# Error Line 18, Column 162: Bad value service.post for attribute rel on
element link: Keyword service.post is not registered.
… Atom&quot;
href=&quot;http://www.blogger.com/feeds/1618609168704936088/posts/default&quot; /&gt;
Syntax of link type valid for &lt;link&gt;:
A whitespace-separated list of link types listed as allowed on &lt;link&gt; in the
HTML specification or listed as an allowed on &lt;link&gt; on the Microformats wiki
without duplicate keywords in the list. You can register link types on the
Microformats wiki yourself. 
# Error Line 750, Column 31: script element between head and body.
&lt;script type=&apos;text/javascript&apos;&gt;
# Error Line 750, Column 31: Cannot recover after last error. Any further
errors will be ignored.
&lt;script type=&apos;text/javascript&apos;&gt;

Posted from: 180.249.188.52
User agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64979</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-03-03 20:30:51 +0000</bug_when>
    <thetext>Don&apos;t use proprietary features.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>