|
Lines 425-431
Link Here
|
| 425 |
<xsl:call-template name="chopPunctuation"> |
425 |
<xsl:call-template name="chopPunctuation"> |
| 426 |
<xsl:with-param name="chopString"> |
426 |
<xsl:with-param name="chopString"> |
| 427 |
<xsl:call-template name="subfieldSelect"> |
427 |
<xsl:call-template name="subfieldSelect"> |
| 428 |
<xsl:with-param name="codes">abceg</xsl:with-param> |
428 |
<xsl:with-param name="codes">abcefg</xsl:with-param> |
| 429 |
</xsl:call-template> |
429 |
</xsl:call-template> |
| 430 |
</xsl:with-param> |
430 |
</xsl:with-param> |
| 431 |
</xsl:call-template> |
431 |
</xsl:call-template> |
| 432 |
- |
|
|