Project

General

Profile

« Previous | Next » 

Revision 48771

fixed nsPrefix length

View differences:

tubitakf_2_db.xsl
7 7
	<xsl:variable name="namespacePrefix" select="xs:string('tubitakf____')"/>
8 8
	<xsl:param name="quote">"</xsl:param>
9 9

  
10
	<xsl:variable name="funderID" select="concat('tubitakf_____', '::tubitak')"/>
10
	<xsl:variable name="funderID" select="concat('tubitakf____', '::tubitak')"/>
11 11

  
12 12

  
13 13
	<xsl:variable name="stream" select="normalize-space(.//column[@name='FUNDING STREAM(S)'])"/>
......
93 93
			</metadata>
94 94
		</record>
95 95
	</xsl:template>
96
</xsl:stylesheet>
96
</xsl:stylesheet>

Also available in: Unified diff