Commit cf742772d76f90b380b59ece94ace229197a4111

Authored by Elena.Budnik
2 parents 6b75e44b 73c46f34

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/CNES

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
Person/Jack.D.Scudder.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_2_0.xsd">
  3 + <Version>2.2.0</Version>
  4 + <Person>
  5 + <ResourceID>spase://CNES/Person/Jack.D.Scudder</ResourceID>
  6 + <PersonName>Dr. Jack.D.Scudder</PersonName>
  7 + <OrganizationName>University of Iowa</OrganizationName>
  8 + <Email>jack-scudder@uiowa.edu</Email>
  9 + </Person>
  10 +</Spase>
... ...