Project

General

Profile

« Previous | Next » 

Revision 46814

I do not want to see dri:repositoryIdentifier anymore

View differences:

mdBuilder.xslt.st
32 32
                <xsl:if test="not(.//dri:dateOfCollection)">
33 33
                    <dri:dateOfCollection><xsl:value-of select="\$datestamp"/></dri:dateOfCollection>
34 34
                </xsl:if>
35
				<xsl:if test="not(.//dri:repositoryId)">
36
                    <dri:repositoryId>$datasourceId$</dri:repositoryId>
37
                </xsl:if>
38 35
                <xsl:if test="not(.//dri:datasourceprefix)">
39 36
                    <dri:datasourceprefix>$namespacePrefix$</dri:datasourceprefix>
40 37
                </xsl:if>

Also available in: Unified diff