</xsl:when>
<xsl:otherwise>
<xsl:call-template name="subfieldSelect">
<xsl:with-param name="codes">abcdefgijklnou</xsl:with-param>
<xsl:with-param name="codes">abcdefghijklnoux</xsl:with-param>
</xsl:call-template>
</xsl:otherwise>
</xsl:choose>
-