Commit 1be11aca033247d62799ac6addeb058a2d835610
1 parent
0e708bd1
Exists in
master
and in
11 other branches
unknown.xml
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,8 @@ |
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/unknown</ResourceID> | |
6 | + <PersonName>unknown</PersonName> | |
7 | + </Person> | |
8 | +</Spase> | ... | ... |