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:

miur2db.xml
12 12
            <SCRIPT>
13 13
                <TITLE>MIUR 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:utils="eu.dnetlib.data.transform.xml.AbstractDNetXsltFunctions">
18 17

  
......
135 134
        </record>
136 135
    </xsl:template>
137 136
</xsl:stylesheet>
138
                    ]]>
139 137
                </CODE>
140 138
            </SCRIPT>
141 139
        </CONFIGURATION>

Also available in: Unified diff