Blame view

Observatory/CDPP-AMDA/Mariner10.xml 1.84 KB
e143dd8b   Elena.Budnik   added all
1
<?xml version="1.0" encoding="UTF-8"?>
7ad064f4   Benjamin Renard   Cleanup master/am...
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.4.1.xsd">
4b907fdc   Benjamin Renard   cleanup_registry_...
3
    <Version>2.4.1</Version>
e143dd8b   Elena.Budnik   added all
4
5
6
7
8
9
10
11
12
13
14
    <Observatory>
        <ResourceID>spase://CNES/Observatory/CDPP-AMDA/Mariner10</ResourceID>
        <ResourceHeader>
            <ResourceName>Mariner 10</ResourceName>
            <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
            <Description>Mariner 10 was the seventh successful launch in the Mariner series, the first spacecraft to use the gravitational pull
                of one planet (Venus) to reach another (Mercury), and the first spacecraft mission to visit two planets. Mariner 10 was the first
                (and as of 2003 the only) spacecraft to visit Mercury. The spacecraft flew by Mercury three times in a retrograde heliocentric
                orbit and returned images and data on the planet. 
</Description>
            <Contact>
4b907fdc   Benjamin Renard   cleanup_registry_...
15
                <PersonID>spase://SMWG/Person/Stephen.E.Dwornik</PersonID>
e143dd8b   Elena.Budnik   added all
16
17
18
19
20
21
22
23
24
25
26
27
                <Role>Scientist</Role>
</Contact>
            <InformationURL>
                <Name>NSSDC's Master Catalog</Name>
                <URL>https://nssdc.gsfc.nasa.gov/nmc/spacecraft/display.action?id=1973-085A</URL>
                <Description>Information about Mariner 10 spacecraft</Description>
</InformationURL>
</ResourceHeader>
        <Location>    
            <ObservatoryRegion>Mercury</ObservatoryRegion>            
            <ObservatoryRegion>Heliosphere.Inner</ObservatoryRegion>       
            <ObservatoryRegion>Venus</ObservatoryRegion>
4b907fdc   Benjamin Renard   cleanup_registry_...
28
29
30
31
32
	</Location>
    <OperatingSpan>
      <StartDate>1973-11-03T00:00:00</StartDate>
      <StopDate>1975-03-24T00:00:00</StopDate>
    </OperatingSpan>
e143dd8b   Elena.Budnik   added all
33
34
</Observatory>
</Spase>