Table Section with an eBDML Template
View code
<ebd:doc> Start template </ebd:doc>
<ol>
<ebd:doc> Registry template </ebd:doc>
<li>
<ul>
<li><eBD:OUT VALUE="<b>&Noticias.titular:label</b> : &Noticias.titular:value"/></li>
<li><ebd:out value="<b>&Categorias.Categoria:label</b> : &Categorias.Categoria:value"/></li>
<li><ebd:out value="<b>&Noticias.Foto:label</b> : <img src='&Noticias.Foto:filepath' width='100' height='100'>"/></li>
</ul>
</li>
<ebd:doc> End template </ebd:doc>
</ol>
Plantilla eBDML
In the Table sections that uses an eBDML template to do the design, we can define a eBDML code necessary at the start and end of the section.