On Tue, 27 Mar 2012 04:46:43 -0300, Jan Fryblik <jan.fryb...@ebrothers.cz> wrote:

Hi,

Hi!

i`ve tried to implement Microdata into some pages, but i`m getting exception below. I have doctype set on HTML5, all supporting javascripts included.
Does somebody has experience with this? Please help, thanks in advance.

Caused by: org.xml.sax.SAXParseException: Attribute name "itemscope"
associated with an element type "address" must be followed by the ' = '
character.

Tapestry templates should be valid XML files, regardless of the generated format (HTML, XHTML, HTML5). Use the HTML 5 XML syntax while a proper Tapestry support for HTML 5 non-XML isn't created. You can file a feature request JIRA for that.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to