Commit b97c996c853945021b821ee10198f7fdb62c29fe
1 parent
1f40e75f
Exists in
master
and in
2 other branches
Merge Jonas.Rabia.xml resource from amdadev
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2.4.1.xsd"> | |
3 | + <Version>2.4.1</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CNES/Person/CDPP-AMDA/Jonas.Rabia</ResourceID> | |
6 | + <PersonName>Mr. Jonas Rabia</PersonName> | |
7 | + <OrganizationName>IRAP, Toulouse</OrganizationName> | |
8 | + <Email>Jonas.Rabia@irap.omp.eu</Email> | |
9 | + </Person> | |
10 | +</Spase> | |
... | ... |