Commit 039c35ed9ec655f174cbc6831d7685da316b9bd0

Authored by Benjamin Renard
1 parent bcd3cfc1

Add Person

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
Person/CDPP-AMDA/M.K.James.xml 0 → 100644
... ... @@ -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/M.K.James</ResourceID>
  6 + <PersonName>M. K. James</PersonName>
  7 + <OrganizationName>School of Physics and Astronomy, University of Leicester, Leicester, UK</OrganizationName>
  8 + <Email/>
  9 + </Person>
  10 +</Spase>
... ...