This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15996 - 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
Summary: How do I solve these errors? # Error Line 2, Column 219: Attribute xmlns:b no...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-16 04:39 UTC by contributor
Modified: 2012-03-03 20:30 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-02-16 04:39:10 UTC
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
Comment 1 Ms2ger 2012-03-03 20:30:51 UTC
Don't use proprietary features.