posted 9 years ago
This is the Eclipse editor checking your XML/HTML. To make it stop complaining, you have to attach an XSD namespace (schema) to your document and you have to have it registered with Eclipse, so that the Eclipse XML verifier can apply the rules in that schema to properly validate the document.
This is not a JSF issue, it's strictly a problem with Eclipse. If you want more information, you'll need to ask in the Eclipse (IDEs and Version Control) forum, and it's best to ask as an XML/HTML question, because it literally has nothing to do with JSF beyond the fact that the JSF View Template Language is XML-based.
Personally, I find the process of getting Eclipse to adopt new XML schemas more frustrating than it ought to be, and usually I find it easier to ignore the little yellow boxes than to spend the time and effort needed to shut it up. It's the little red boxes I worry about.
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer