</a>
</xsl:when>
<xsl:otherwise>
- <xsl:text> </xsl:text>
+ <xsl:text>&nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text> </xsl:text>
+ <xsl:text>&nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text> </xsl:text>
+ <xsl:text>&nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text> </xsl:text>
+ <xsl:text>&nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
</xsl:when>
<xsl:otherwise>
<td align="center">
- <xsl:text> </xsl:text>
+ <xsl:text>&nbsp;</xsl:text>
</td>
</xsl:otherwise>
</xsl:choose>