Commit f6c8f9b3e3f5b51d656df652c97dc21bc734cb6d
1 parent
2ad9b7a6
Exists in
master
and in
11 other branches
Bepi MEA
Showing
2 changed files
with
47 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,24 @@ |
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/MEA1</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>MEA1</ResourceName> | |
8 | + <AlternateName>Mercury Electron Analyzer 1 </AlternateName> | |
9 | + <ReleaseDate>2017-05-20T21:10:13Z</ReleaseDate> | |
10 | + <Description>B </Description> | |
11 | + <Acknowledgement/> | |
12 | + <Contact> | |
13 | + <PersonID>spase://SMWG/Person/Yoshifumi.Saito</PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <PriorID/> | |
17 | + | |
18 | + </ResourceHeader> | |
19 | + <InstrumentType>ElectrostaticAnalyser</InstrumentType> | |
20 | + <InvestigationName/> | |
21 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/Bepi</ObservatoryID> | |
22 | + <Caveats/> | |
23 | + </Instrument> | |
24 | +</Spase> | ... | ... |
... | ... | @@ -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/MEA1</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>MEA2</ResourceName> | |
8 | + <AlternateName>Mercury Electron Analyzer 2</AlternateName> | |
9 | + <ReleaseDate>2017-05-20T21:10:13Z</ReleaseDate> | |
10 | + <Description>B </Description> | |
11 | + <Acknowledgement/> | |
12 | + <Contact> | |
13 | + <PersonID>spase://SMWG/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> | ... | ... |