Hello webmasters, I am facing problem with schema.org validation from 14-01-2012, I am using schema.org from last 2 months with my web pages, before this all is fine but from 14-01-2012, it show me an error when i go to check for validation after completing my page. The error code is below.. Line 113, Column 82: Attribute itemscope not allowed on element div at this point. …v class="leftplanbox" itemscope itemtype="http://schema.org/ColdFusionHosting"> Attributes for element div: Global attributes please feedback as early as possible, I don't know that the wrong with this...
For one, there is no schema for "http://schema.org/ColdFusionHosting". Did you make that up? Second, I know that the W3C is rather picky. Did you try your validation with itemscope and itemtype before everything else in the div? Also, any open tags, quotes, and sometimes foreign languages can screw up the validation. I found removing scripts, php, foreign languages and checking for quotes usually fixes problems the validator claims to be there, that really aren't.
Xira, i know there is not any type of "coldfusion". It was my mistake that i cleared. I often use the itemscope and itemtype in div and other elements of html tags to markup. Then everything is fine. I don't know about any other validation tool. Is here any other validation tool ? Is it big problem or can be ignored?