Vue _full-view applicable sur {'type': '*', 'class': u'annotation'}

<h1>Annotation <em tal:content="here/id">Id</em></h1>

<p>Début: <span tal:replace="here/fragment/begin">Begin</span></p>

<p>Fin: <span tal:replace="here/fragment/end">End</span></p>
<p>Type: <span tal:replace="here/type">Type</span></p>
<p>Type du contenu: <span tal:replace="here/content/mimetype">Content-type</span></p>
<p><a tal:attributes="href string:${here/content/absolute_url}/data">Content</a></p>