Commit ef57d8536eb6e695bb8485c797237095fc7b1701
1 parent
e12286ee
Exists in
master
and in
11 other branches
person correction
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_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CNES/Person/R.J.Wilson</ResourceID> | |
6 | + <PersonName>Dr. R.J.Wilson</PersonName> | |
7 | + <OrganizationName>LosAlamos National Laboratory</OrganizationName> | |
8 | + <Email>rjw@lanl.gov</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |