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:

arc_2_db.xml
12 12
			<SCRIPT>
13 13
				<TITLE>ARC 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

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

Also available in: Unified diff