Commit 3dc458370630db9e52ee35f5bd5ae9088a04de28
1 parent
e36563dc
Exists in
master
and in
12 other branches
Reinhard person
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,11 @@ | @@ -0,0 +1,11 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_3.xsd"> | ||
3 | +<Version>2.2.3</Version> | ||
4 | +<Person> | ||
5 | + <ResourceID>spase://CDPP/Person/Ruediger.Reinhard</ResourceID> | ||
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | ||
7 | + <PersonName>Dr.Ruediger Reinhard</PersonName> | ||
8 | + <OrganizationName/> | ||
9 | + <Email/> | ||
10 | + </Person> | ||
11 | +</Spase> |