Project

General

Profile

« Previous | Next » 

Revision 53128

Do not use CDATA in TDS so that the XSLT will be properly rendered in the UIs.

View differences:

nhmrc_2_db.xml
12 12
			<SCRIPT>
13 13
				<TITLE>NHMRC to DB</TITLE>
14 14
				<CODE>
15
					<![CDATA[
16 15
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
17 16
                xmlns:ands="http://ands.org.au/standards/rif-cs/registryObjects">
18 17

  
......
113 112
		</record>
114 113
	</xsl:template>
115 114
</xsl:stylesheet>
116
		]]>
117 115
		</CODE>
118 116
		</SCRIPT>
119 117
		</CONFIGURATION>

Also available in: Unified diff