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:

nwo_2_db.xml
12 12
			<SCRIPT>
13 13
				<TITLE>NWO to DB</TITLE>
14 14
				<CODE>
15
					<![CDATA[
16 15
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
17 16
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
18 17
                exclude-result-prefixes="xs" version="1.0">
......
122 121
	</xsl:template>
123 122

  
124 123
</xsl:stylesheet>
125
]]>
126 124
				</CODE>
127 125
			</SCRIPT>
128 126
		</CONFIGURATION>

Also available in: Unified diff