Project

General

Profile

« Previous | Next » 

Revision 53143

Added CDATA back in fudner TDS rules whenever needed.

View differences:

corda_2_db.xml
12 12
			<SCRIPT>
13 13
				<TITLE>CORDA to DB</TITLE>
14 14
				<CODE>
15
					<![CDATA[
15 16
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
16 17
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
17 18
    exclude-result-prefixes="xs">
......
296 297
        </record>
297 298
    </xsl:template>
298 299
</xsl:stylesheet>
299
		</CODE>
300
		</SCRIPT>
300
]]>
301
				</CODE>
302
			</SCRIPT>
301 303
		</CONFIGURATION>
302
<STATUS/>
303
<SECURITY_PARAMETERS>SECURITY_PARAMETERS</SECURITY_PARAMETERS>
304
		</BODY>
305
		</RESOURCE_PROFILE>
304
		<STATUS/>
305
		<SECURITY_PARAMETERS>SECURITY_PARAMETERS</SECURITY_PARAMETERS>
306
	</BODY>
307
</RESOURCE_PROFILE>

Also available in: Unified diff