Commit 25bfede2 authored by Marjorie Hahn's avatar Marjorie Hahn
Browse files

Added in several missing mission to the XML schema. Fixes #4300.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7115 41f8697f-d340-4b68-9986-7bafba869bb8
parent 3c4e1655
Loading
Loading
Loading
Loading
+146 −30
Original line number Original line Diff line number Diff line
@@ -98,6 +98,7 @@
 * @history  2008-05-19 steven lambright - Fixed Bad Namespace Documentation
 * @history  2008-05-19 steven lambright - Fixed Bad Namespace Documentation
 * @history  2013-03-27 Jeannie Backer - Added NEAR Shoemaker mission. References #1248.
 * @history  2013-03-27 Jeannie Backer - Added NEAR Shoemaker mission. References #1248.
 * @history  2016-08-25 Marjorie Hahn - Added OSIRIS-REx mission. References #4300.
 * @history  2016-08-25 Marjorie Hahn - Added OSIRIS-REx mission. References #4300.
 * @history  2016-09-12 Marjorie Hahn - Added the Apollo, Chandrayaan1, Dawn, Hayabusa, Hayabusa2, Kaguya, Mars Express, ROLO, Rosetta, and SMART1 missions. Fixes #4300.
 * 
 * 
 * @todo Develop two different pages for API vs. Programmer
 * @todo Develop two different pages for API vs. Programmer
 *       documentation. 2004-11-03
 *       documentation. 2004-11-03
@@ -246,6 +247,7 @@
    * and control points between images.
    * and control points between images.
    */
    */



// MISSIONS
// MISSIONS


    /**
    /**
@@ -254,6 +256,18 @@
     * These modules contain Objects specific to various mission data.
     * These modules contain Objects specific to various mission data.
     *
     *
     * @{
     * @{
     */
    
          // APOLLO
          /**
           * \defgroup  Apollo                       Apollo
           *
           * These objects provide functionality for manipulating data from the Apollo missions to the moon.
           *
           * Mission site: http://www.nasa.gov/mission_pages/apollo/missions/
           *
           * USGS Astrogeology: http://astrogeology.usgs.gov/missions/apollo
           *
           */
           */


          // CASSINI
          // CASSINI
@@ -277,12 +291,23 @@
           *
           *
           */
           */
          
          
          // CHANDRAYAAN1
          /**
           * \defgroup  Chandrayaan1                       Chandrayaan 1
           *
           * These objects provide functionality for manipulating data from the 2008
           * Chandrayaan-1 mission to the moon.
           *
           * Mission site: http://www.isro.gov.in/Spacecraft/chandrayaan-1
           *
           */

          // CLEMENTINE
          // CLEMENTINE
          /**
          /**
           * \defgroup  Clementine                    Clementine
           * \defgroup  Clementine                    Clementine
           *
           *
           * These objects provide functionality for manipulating data from the
           * These objects provide functionality for manipulating data from the
           * Clemtine mission to the Earth's Moon. Clementine was a joint project
           * Clementine mission to the Earth's Moon. Clementine was a joint project
           * between the Strategic Defense Initiative Organization and NASA. The
           * between the Strategic Defense Initiative Organization and NASA. The
           * objective of the mission was to test sensors and spacecraft components
           * objective of the mission was to test sensors and spacecraft components
           * under extended exposure to the space environment and to make scientific
           * under extended exposure to the space environment and to make scientific
@@ -300,6 +325,19 @@
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/Clementine/
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/Clementine/
           */
           */
          
          
          // DAWN
          /**
           * \defgroup  Dawn                       Dawn
           *
           * These objects provide functionality for manipulating data from the 2007 Dawn 
           * mission to the celestial bodies Vesta and Ceres.
           *
           * Mission site: http://dawn.jpl.nasa.gov/
           *
           * USGS Astrogeology: http://astrogeology.usgs.gov/missions/dawn
           *
           */

          // GALILEO
          // GALILEO
          /**
          /**
           * \defgroup  Galileo                       Galileo
           * \defgroup  Galileo                       Galileo
@@ -322,6 +360,65 @@
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/Galileo/
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/Galileo/
           */
           */
          
          
          // HAYABUSA
          /**
           * \defgroup  Hayabusa                         Hayabusa
           *
           * These objects provide functionality for manipulating data from the 2003 Hayabusa 
           * mission to the small asteroid Itokawa.
           *
           * Mission site: http://www.isas.jaxa.jp/e/enterp/missions/hayabusa/
           *
           */
          
          // HAYABUSA2
          /**
           * \defgroup  Hayabusa2                        Hayabusa2
           *
           * These objects provide functionality for manipulating data from the 2014 Hayabusa2 
           * mission to the asteroid Ryugu. The purpose of this mission is to study the origin 
           * and evolution of the solar system as well as materials for life by leveraging the
           * experience acquired from the Hayabusa mission.
           *
           * Mission site: http://global.jaxa.jp/projects/sat/hayabusa2/
           *
           */
          
          // KAGUYA
          /**
           * \defgroup  Kaguya                       Kaguya
           *
           * These objects provide functionality for manipulating data from the 2007
           * Kaguya mission to the moon. 
           *
           * Mission site: http://www.isas.jaxa.jp/e/enterp/missions/kaguya/
           *
           */
          
          // LUNAR ORBITER 
          /**
           * \defgroup  LunarOrbiter                      Lunar Orbiter 
           *
           * These objects provide functionality for manipulating data from the
           * Lunar Orbiter missions of the 1960's.
           *
           * Mission summary: http://www.lpi.usra.edu/expmoon/orbiter/orbiter.html 
           *
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/LunarOrbiter/
           *
           */

          // LUNAR RECONNAISSANCE ORBITER
          /**
           * \defgroup  LunarReconnaissanceOrbiter       Lunar Reconnaissance Orbiter
           *
           * These objects provide functionality for manipulating data from the
           * Lunar Reconnaissance Orbiter (2008).
           *
           * Mission site: http://lunar.gsfc.nasa.gov/ 
           *
           */

          // MARINER
          // MARINER
          /**
          /**
           * \defgroup  Mariner                       Mariner
           * \defgroup  Mariner                       Mariner
@@ -355,6 +452,19 @@
           *
           *
           */
           */
          
          
          // MARS EXPRESS
          /**
           * \defgroup  MarsExpress                    Mars Express
           *
           * These objects provide functionality for manipulating data from the 2003
           * Mars Express mission to search for sub-surface water on Mars.
           *
           * Mission site: http://sci.esa.int/mars-express/
           *
           * USGS Astrogeology: http://astrogeology.usgs.gov/missions/mars-express
           *
           */

          // MGS
          // MGS
          /**
          /**
           * \defgroup  MarsGlobalSurveyor            Mars Global Surveyor
           * \defgroup  MarsGlobalSurveyor            Mars Global Surveyor
@@ -468,6 +578,40 @@
           *
           *
           */
           */
          
          
          // ROBOTIC LUNAR OBSERVATORY
          /**
           * \defgroup  RoboticLunarObservatory                   Robotic Lunar Observatory
           *
           * These objects provide functionality for manipulating data from the Robotic Lunar 
           * Observatory at the United States Geological Survey in Flagstaff, Arizona.
           *
           * Mission site: http://www.moon-cal.org/
           *
           */
          
          // ROSETTA
          /**
           * \defgroup  Rosetta                              Rosetta
           *
           * These objects provide functionality for manipulating data from the 2004
           * Rosetta mission that orbited the comet Churyumov-Gerasimenko.
           *
           * Mission site: http://rosetta.esa.int/
           *
           */
          
          // SMALL MISSIONS FOR ADVANCED RESEARCH AND TECHNOLOGY 1
          /**
           * \defgroup  SmallMissionsForAdvancedResearchAndTechnology1  Small Missions for Advanced Research and Technology 1
           *
           * These objects provide functionality for manipulating data from the 2003
           * Small Missions for Advanced Research and Technology (SMART) satellite that
           * orbited around the Moon.
           *
           * Mission site: http://sci.esa.int/smart-1/
           *
           */
          
          // VIKING
          // VIKING
          /**
          /**
           * \defgroup  Viking                        Viking
           * \defgroup  Viking                        Viking
@@ -503,30 +647,6 @@
           *
           *
           */
           */


          // LUNAR ORBITER 
          /**
           * \defgroup  LunarOrbiter                      Lunar Orbiter 
           *
           * These objects provide functionality for manipulating data from the
           * Lunar Orbiter missions of the 1960's.
           *
           * Mission summary: http://www.lpi.usra.edu/expmoon/orbiter/orbiter.html 
           *
           * USGS Astrogeology: http://astrogeology.usgs.gov/Missions/LunarOrbiter/
           *
           */

          // LUNAR RECONNAISSANCE ORBITER
          /**
           * \defgroup  LunarReconnaissance Orbiter       Lunar Reconnaissance Orbiter
           *
           * These objects provide functionality for manipulating data from the
           * Lunar Reconnaissance Orbiter (2008).
           *
           * Mission site: http://lunar.gsfc.nasa.gov/ 
           *
           */

    /* @}  end of Missions group */
    /* @}  end of Missions group */




@@ -616,7 +736,3 @@
     *   </tr>
     *   </tr>
     * </table>
     * </table>
     */
     */



+5 −1
Original line number Original line Diff line number Diff line
@@ -38,6 +38,9 @@
  <xs:annotation>
  <xs:annotation>
    <xs:documentation>2016-08-25 Marjorie Hahn - Added  missionItem_type enummeration for OSIRIS-REx.</xs:documentation>
    <xs:documentation>2016-08-25 Marjorie Hahn - Added  missionItem_type enummeration for OSIRIS-REx.</xs:documentation>
  </xs:annotation>
  </xs:annotation>
  <xs:annotation>
    <xs:documentation>2016-09-12 Marjorie Hahn - Added  missionItem_type enummeration for Hayabusa2.</xs:documentation>
  </xs:annotation>
  <xs:element name="application">
  <xs:element name="application">
    <xs:annotation>
    <xs:annotation>
      <xs:documentation>XML file describing an Isis application</xs:documentation>
      <xs:documentation>XML file describing an Isis application</xs:documentation>
@@ -440,6 +443,7 @@
      <xs:enumeration value="Dawn"/>
      <xs:enumeration value="Dawn"/>
      <xs:enumeration value="Galileo"/>
      <xs:enumeration value="Galileo"/>
      <xs:enumeration value="Hayabusa"/>
      <xs:enumeration value="Hayabusa"/>
      <xs:enumeration value="Hayabusa2"/>
      <xs:enumeration value="Kaguya"/>
      <xs:enumeration value="Kaguya"/>
      <xs:enumeration value="Lunar Orbiter"/>
      <xs:enumeration value="Lunar Orbiter"/>
      <xs:enumeration value="Lunar Reconnaissance Orbiter"/>
      <xs:enumeration value="Lunar Reconnaissance Orbiter"/>
@@ -450,8 +454,8 @@
      <xs:enumeration value="Mars Odyssey"/>
      <xs:enumeration value="Mars Odyssey"/>
      <xs:enumeration value="Mars Reconnaissance Orbiter"/>
      <xs:enumeration value="Mars Reconnaissance Orbiter"/>
      <xs:enumeration value="Messenger"/>
      <xs:enumeration value="Messenger"/>
      <xs:enumeration value="New Horizons"/>
      <xs:enumeration value="Near Earth Asteroid Rendezvous"/>
      <xs:enumeration value="Near Earth Asteroid Rendezvous"/>
      <xs:enumeration value="New Horizons"/>
      <xs:enumeration value="OSIRIS-REx"/>
      <xs:enumeration value="OSIRIS-REx"/>
      <xs:enumeration value="Robotic Lunar Observatory"/>
      <xs:enumeration value="Robotic Lunar Observatory"/>
      <xs:enumeration value="Rosetta"/>
      <xs:enumeration value="Rosetta"/>
+49 −14

File changed.

Preview size limit exceeded, changes collapsed.