Revision 57244
Added by Miriam Baglioni almost 4 years ago
modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/entityreg-contexts/xsl/rsf_context.xsl | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> |
|
3 |
|
|
4 |
<xsl:output indent="yes"/> |
|
5 |
|
|
6 |
<xsl:template match="/"> |
|
7 |
<fundings> |
|
8 |
<fundingtree> |
|
9 |
<funder> |
|
10 |
<id>rsf_______::RSF</id> |
|
11 |
<shortname>RSF</shortname> |
|
12 |
<name>Russian Science Foundation</name> |
|
13 |
<originalname>Российский научный фонд</originalname> |
|
14 |
<jurisdiction>RU</jurisdiction> |
|
15 |
</funder> |
|
16 |
</fundingtree> |
|
17 |
</fundings> |
|
18 |
</xsl:template> |
|
19 |
</xsl:stylesheet> |
Also available in: Unified diff
Russian Science Foundation context