Commit f24655c45e26ba1a65c10a0ee432b0a33042468a
1 parent
973f5e1e
Exists in
master
and in
11 other branches
new person
Showing
4 changed files
with
38 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,9 @@ |
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://SMWG/Person/Fritz.M.Neubauer</ResourceID> | |
6 | + <PersonName>Prof. Fritz M. Neubauer</PersonName> | |
7 | + <OrganizationName>Universitat zu Koln</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
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_2.xsd"> | |
3 | + <Version>2.2.2</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/George.Gloeckler</ResourceID> | |
6 | + <ReleaseDate>2011-06-15T00:00:00</ReleaseDate> | |
7 | + <PersonName>Prof. George M. Gloeckler</PersonName> | |
8 | + <OrganizationName>University of Michigan</OrganizationName> | |
9 | + <Email>gglo@umich.edu</Email> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
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://SMWG/Person/Rainer.Schwenn</ResourceID> | |
6 | + <PersonName>Dr. Rainer Schwenn</PersonName> | |
7 | + <OrganizationName>Max-Planck-Institut fur Aeronomie</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
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://SMWG/Person/Rudolf.Von.Steiger</ResourceID> | |
6 | + <PersonName>Dr. Rudolf Von Steiger</PersonName> | |
7 | + <OrganizationName>Universitat Bern</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |