Skip to content

Commit b73430c

Browse files
committed
EAD scope and conent
1 parent 9ab6a84 commit b73430c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dspace/src/main/resources/edu/georgetown/library/fileAnalyzer

dspace/src/main/resources/edu/georgetown/library/fileAnalyzer/ead.xsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363

6464
<xsl:text>&quot;,&quot;</xsl:text>
6565
<xsl:value-of select="normalize-space(translate(.//ead:physdesc,'&quot;',''))"/>
66+
<xsl:value-of select="normalize-space(translate(.//ead:scopecontent/ead:p,'&quot;',''))"/>
6667

6768
<xsl:text>&quot;,&quot;</xsl:text>
6869
<xsl:choose>

0 commit comments

Comments
 (0)