Commit eaa8a5ce02b727c7a20fc29b954ad925287a364f
1 parent
32ebd8e6
Exists in
juice_jdc
and in
5 other branches
Add BEPI MIA instrument
Showing
1 changed file
with
23 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,23 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/Bepi/MIA</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>MIA</ResourceName> | |
8 | + <AlternateName>Mercury Ion Analyzer</AlternateName> | |
9 | + <ReleaseDate>2017-05-20T21:10:13Z</ReleaseDate> | |
10 | + <Description>ToDo</Description> | |
11 | + <Acknowledgement/> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Yoshifumi.Saito</PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <PriorID/> | |
17 | + </ResourceHeader> | |
18 | + <InstrumentType>ElectrostaticAnalyser</InstrumentType> | |
19 | + <InvestigationName/> | |
20 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/Bepi</ObservatoryID> | |
21 | + <Caveats/> | |
22 | + </Instrument> | |
23 | +</Spase> | |
... | ... |