<tr>
<td width="25%" class="ms-vb">
<b>Inclusion:</b>
</td>
<td width="75%" class="ms-vb">
<xsl:value-of select="@Inclusion" />
<p></p>
</td>
</tr>
How can i get the value of @Inclusion in the client? Thanks