Search found 1 match

by halindrome
Thu Jan 08, 2009 5:54 pm
Forum: General XML Questions
Topic: Why do I get errors for multiple @xmlns on /html element?
Replies: 20
Views: 40118

Re: Why do I get errors for multiple @xmlns on /html element?

I am the principle maintainer of the XHTML Family DTDs and Schema at the W3C. Let me see if I can shed a little light here. The W3C Validator uses the DTD implementations to validate documents. That validator has been enhanced to ignore warnings about xmlns: attributes. While those warnings are stri...