Blame view

Observatory/AMDA/VEX.xml 2.02 KB
8ea0e42b   Elena.Budnik   observatory
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<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_6.xsd">
  <Version>2.2.6</Version>
  <Observatory>
1d5ba560   Elena.Budnik   work
5
6
7
8
9
10
11
12
13
14
    <ResourceID>spase://CDPP/Observatory/AMDA/VEX</ResourceID><!-- don't modify -->
    <ResourceHeader>      
      <ResourceName>VEX</ResourceName> <!-- don't modify : shown as mission node name in the AMDA tree -->
      <AlternateName>Venus-Express</AlternateName><!-- shown in mission tooltip in the AMDA tree -->
      <ReleaseDate>2016-07-11T00:00:00Z</ReleaseDate><!--- current date -->
      <Description>ESA Mission. Venus Express is a satellite optimised for studying the atmosphere of Venus, 
        from the surface right up to the ionosphere. 
        It arrived at Venus in April 2006 and continued operating for more than eight years.
      </Description><!--- AMDA help -->
      <Acknowledgement>ESA</Acknowledgement><!--- AMDA help -->
5da4da44   Elena.Budnik   work
15
      <Contact><!--- AMDA help (info will be get from SMWG by PersonID) ; multiple tags possible -->     
1d5ba560   Elena.Budnik   work
16
        <PersonID>spase://SMWG/Person/Hakan.Svedhem</PersonID>
8ea0e42b   Elena.Budnik   observatory
17
        <Role>ProjectScientist</Role>
1d5ba560   Elena.Budnik   work
18
      </Contact> 
5da4da44   Elena.Budnik   work
19
20
21
      <InformationURL><!--- multiple tags possible -->
        <Name>VEX home page at ESA</Name><!--- AMDA help -->
        <URL>http://sci.esa.int/venus-express</URL><!--- AMDA help -->      
1d5ba560   Elena.Budnik   work
22
      </InformationURL>      
8ea0e42b   Elena.Budnik   observatory
23
24
    </ResourceHeader>
    <Location> 
1d5ba560   Elena.Budnik   work
25
26
      <ObservatoryRegion>Venus</ObservatoryRegion><!--- First item - principal target (used in AMDA filtering) -->  
      <ObservatoryRegion>Heliosphere.Inner</ObservatoryRegion>
081d6fc7   Elena.Budnik   operating span
27
    </Location> 
1d5ba560   Elena.Budnik   work
28
29
    <OperatingSpan><!-- shown in mission tooltip in the AMDA tree -->
      <StartDate>2005-11-09T03:33:00</StartDate>
081d6fc7   Elena.Budnik   operating span
30
      <StopDate>2014-12-16T00:00:00</StopDate>
5da4da44   Elena.Budnik   work
31
32
      <Note>Venus arrival : 2006-04-11T00:00:00</Note><!--- Mission phases : multiple Note tags possible -->
    </OperatingSpan>  
8ea0e42b   Elena.Budnik   observatory
33
34
  </Observatory>
</Spase>