Lines 380-386
Link Here
|
380 |
<xsl:call-template name="chopPunctuation"> |
380 |
<xsl:call-template name="chopPunctuation"> |
381 |
<xsl:with-param name="chopString"> |
381 |
<xsl:with-param name="chopString"> |
382 |
<xsl:call-template name="subfieldSelect"> |
382 |
<xsl:call-template name="subfieldSelect"> |
383 |
<xsl:with-param name="codes">av</xsl:with-param> |
383 |
<xsl:with-param name="codes">a</xsl:with-param> |
384 |
</xsl:call-template> |
384 |
</xsl:call-template> |
385 |
</xsl:with-param> |
385 |
</xsl:with-param> |
386 |
</xsl:call-template> |
386 |
</xsl:call-template> |
387 |
- |
|
|