Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [SOLVED] html xmlns produces error?(Eclipse identifies "Undefined Attribute Name" for the second line of my document header.)
[SOLVED] html xmlns produces error? [message #668255] Wed, 04 May 2011 17:16
Richard Bullen is currently offline Richard BullenFriend
Messages: 3
Registered: May 2011
Junior Member
Problem: Eclipse identifies "Undefined Attribute Name" for the second line of my document header.

Creating a new php document and the first lines I inserted were:

<!DOCTYPE html PUBLIC "-//W3C// DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/XHTML1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


Eclipse flags a warning with the message
"Undefined Attribute Name (xlmns)"

As far as I can tell I've inserted the correct information so I'm wondering why this is a problem.

I assume this will not stop anything working but since I'm learning both php and Eclipse I want to be sure I'm on a firm footing - so I'm wondering is there is something I should set up in the preferences???

Any suggestions as what is wrong or pointers to references would be greatly appreciated.

Thanks.

[Updated on: Wed, 04 May 2011 19:28]

Report message to a moderator

Previous Topic:Eclipse and PATH variable
Next Topic:new to eclipse - have some questions
Goto Forum:
  


Current Time: Thu Sep 26 01:41:01 GMT 2024

Powered by FUDForum. Page generated in 0.10493 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top