[Bug 15996] New: How do I solve these errors? # Error Line 2, Column 219: Attribute xmlns:b not allowed here. …www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> # Warning Line 2, Column 219: Attribute with the local name xmlns:b is not serial

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15996

           Summary: How do I solve these errors? # Error Line 2, Column
                    219: Attribute xmlns:b not allowed here.
                    …www.google.com/2005/gml/data'
                    xmlns:expr='http://www.google.com/2005/gml/expr'> #
                    Warning Line 2, Column 219: Attribute with the local
                    name xmlns:b is not serial
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


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'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# 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'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# Error Line 2, Column 219: Attribute xmlns:data not allowed here.
…www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# 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'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# Error Line 2, Column 219: Attribute xmlns:expr not allowed here.
…www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# 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'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# Warning Line 2, Column 219: Attribute b:version is not serializable as XML
1.0.
…www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
# Error Line 2, Column 219: Attribute b:version not allowed on element html at
this point.
…www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
Attributes for element html:
    Global attributes
    manifest
# Error Line 7, Column 60: Bad value X-UA-Compatible for attribute http-equiv
on element meta.
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
# Error Line 12, Column 55: Bad value MSSmartTagsPreventParsing for attribute
name on element meta: Keyword mssmarttagspreventparsing is not registered.
<meta content='true' name='MSSmartTagsPreventParsing'/>
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"
href="http://www.blogger.com/feeds/1618609168704936088/posts/default" />
Syntax of link type valid for <link>:
A whitespace-separated list of link types listed as allowed on <link> in the
HTML specification or listed as an allowed on <link> 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.
<script type='text/javascript'>
# Error Line 750, Column 31: Cannot recover after last error. Any further
errors will be ignored.
<script type='text/javascript'>

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

-- 
Configure bugmail: https://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 Thursday, 16 February 2012 04:39:17 UTC