Project

General

Profile

« Previous | Next » 

Revision 53218

fix in the transformation rules

View differences:

nih_2_db.xml
11 11
	<IMPORTED/>
12 12
	<SCRIPT>
13 13
		<TITLE>NIH to DB</TITLE>
14
		<CODE>
14
		<CODE><![CDATA[
15 15
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
16 16

  
17 17
	<xsl:param name="parentDatasourceId"/>
......
192 192
		</record>
193 193
	</xsl:template>
194 194
</xsl:stylesheet>
195
]]>
195 196
		</CODE>
196 197
		</SCRIPT>
197 198
		</CONFIGURATION>

Also available in: Unified diff