Changeset 2378 for metadata


Ignore:
Timestamp:
11/30/12 10:27:53 (11 years ago)
Author:
dietuyt
Message:

Change test- prefix for handle MdSelfLinks? into @format=cmdi postfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/xslt/imdi2clarin.xsl

    r2377 r2378  
    3737                        <xsl:value-of select="$uri-base"/>
    3838                    </xsl:when>
    39                     <xsl:otherwise>test-<xsl:value-of select="@ArchiveHandle"/></xsl:otherwise>
     39                    <xsl:otherwise><xsl:value-of select="@ArchiveHandle"/>@format=cmdi</xsl:otherwise>
    4040                </xsl:choose>
    4141            </MdSelfLink>
Note: See TracChangeset for help on using the changeset viewer.