left up right
XPath Predicate versus xsl:if
<xsl:template match="cdlist ">
<xsl:for-each select="cd [filed = 'C05 World']">
<tr>
...