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