Project

General

Profile

« Previous | Next » 

Revision 59818

Added xslt in CDATA to avoid problems on copy&paste on IS

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/datasources/opendoar2dbrest_TMP.xml
12 12
            <SCRIPT>
13 13
                <TITLE>OPENDOAR FIX ORGS</TITLE>
14 14
                <CODE>
15
                    <![CDATA[
15 16
                    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
16 17
                                    xmlns:dnet="eu.dnetlib.data.transform.xml.AbstractDNetXsltFunctions" version="2.0">
17 18
                        <xsl:param name="varDataSourceId"/>
......
117 118

  
118 119
                    </xsl:stylesheet>
119 120

  
120

  
121
]]>
121 122
                </CODE>
122 123
            </SCRIPT>
123 124
        </CONFIGURATION>

Also available in: Unified diff