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:

mestd2db.xml
12 12
			<SCRIPT>
13 13
				<TITLE>MESTD to DB</TITLE>
14 14
				<CODE>
15
					<![CDATA[
16 15
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
17 16

  
18 17
	<xsl:output indent="yes"/>
......
78 77
		</record>
79 78
	</xsl:template>
80 79
</xsl:stylesheet>
81
]]>
82 80
				</CODE>
83 81
			</SCRIPT>
84 82
		</CONFIGURATION>

Also available in: Unified diff