<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Entier Studio</title>
<script src="../scripts/common.{USERBROWSER}.js" type="text/javascript" language="javascript"></script>
<link rel="stylesheet" type="text/css" href="../styles/pageview.{USERBROWSER}.css">
<link rel="stylesheet" type="text/css" href="../styles/menuview.{USERBROWSER}.css">
<link rel="stylesheet" type="text/css" href="../styles/gridview.{USERBROWSER}.css">
<link rel="stylesheet" type="text/css" href="styles/listview.{USERBROWSER}.css">
</head>
<body scroll="auto">
<table class="listView" cellspacing="0" cellpadding="3" border="1" bordercolor=activeborder style="BORDER: 1px buttonface outset">
<thead>
<tr class="listHead" valign="middle">
<td width=" 5%" align="left" class="listHeadCell"> </td>
<td width="25%" align="left" class="listHeadCell"> Model</td>
<td width="25%" align="left" class="listHeadCell"> Element</td>
<td width="25%" align="left" class="listHeadCell"> Pattern</td>
<td width="20%" align="left" class="listHeadCell"> Error</td>
</tr>
</thead>
<tbody>
<block:list>
<tr class="listBody" valign="middle">
<td align="left" width=" 5%" class="listBodyNRow"> </td>
<td align="left" width="25%" class="listBodyCell">{OBJETYPNAME}</td>
<td align="left" width="25%" class="listBodyCell">{OBJELEMNAME}</td>
<td align="left" width="25%" class="listBodyCell">{OBJCOMPNAME}</td>
<td align="left" width="20%" class="listBodyCell">{OBJCRELCERR}</td>
</tr>
</block:list>
</tbody>
</table>
</body>
</html>