Commit 2e67d84cf2f9c9ea5e6f88fe64b66a7c8d490581
1 parent
c1124d38
Exists in
master
and in
4 other branches
Merge Person from amdadev
Showing
1 changed file
with
12 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,12 @@ |
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/Arthur.I.Poland</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Arthur I. Poland</PersonName> | |
8 | + <OrganizationName>GSFC-Code 682</OrganizationName> | |
9 | + <Email>poland@pal.gsfc.nasa.gov</Email> | |
10 | + <PhoneNumber>+1-301-286-7076</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | |
... | ... |