<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1E00.sch"
   schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Ancillary
   xmlns="http://pds.nasa.gov/pds4/pds/v1"
   xmlns:pds="http://pds.nasa.gov/pds4/pds/v1"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="
      http://pds.nasa.gov/pds4/pds/v1
      https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1E00.xsd">
       <Identification_Area>
             <logical_identifier>urn:nasa:pds:mess-rs-raw:calib:mess_rs_2012001_2014231_ltf</logical_identifier>
             <version_id>1.0</version_id>
             <title>MESSENGER Light Time File covering 2012-01-01T00:00:00.000Z to 2014-08-19T00:00:00.000Z</title>
             <information_model_version>1.14.0.0</information_model_version>
             <product_class>Product_Ancillary</product_class>
             <Citation_Information>
                   <author_list>Simpson, R. A.</author_list>
                   <publication_year>2020</publication_year>
                   <description>MESSENGER Light Time File, migrated from original PDS3 archive</description>
             </Citation_Information>
             <Modification_History>
                   <Modification_Detail>
                         <modification_date>2020-10-16</modification_date>
                         <version_id>1.0</version_id>
                         <description>
                           These data have been migrated from PDS3 PRODUCT_ID  MESS_RS_2012001_2014231_LTF
                           in data set  MESS-V/H-RSS-1-EDR-RAWDATA-V1.0  to PDS4.  The data file has not
                           been changed; a new PDS4 label was created as part of the migration process.
                         </description>
                   </Modification_Detail>
             </Modification_History>
       </Identification_Area>
       <Context_Area>
            <Time_Coordinates>
                  <start_date_time>2012-01-01T00:00:00.000Z</start_date_time>
                  <stop_date_time>2014-08-19T00:00:00.000Z</stop_date_time>
            </Time_Coordinates>
            <Investigation_Area>
                  <name>MESSENGER</name>
                  <type>Mission</type>
                  <Internal_Reference>
                        <lid_reference>urn:nasa:pds:context:investigation:mission.messenger</lid_reference>
                        <reference_type>ancillary_to_investigation</reference_type>
                  </Internal_Reference>
            </Investigation_Area>
       </Context_Area>
       <Reference_List>
            <Internal_Reference>
                  <lid_reference>urn:nasa:pds:messenger:document-rs:sis-ltf</lid_reference>
                  <reference_type>ancillary_to_document</reference_type>
            </Internal_Reference>
            <Source_Product_External>
                  <external_source_product_identifier>MESS-V/H-RSS-1-EDR-RAWDATA-V1.0:MESS_RS_2012001_2014231_LTF</external_source_product_identifier>
                  <reference_type>data_to_derived_source_product</reference_type>
                  <curating_facility>PDS Geosciences Node</curating_facility>
                  <description>
                    The value of external_source_product_identifier is constructed from
                    the PDS3 DATA_SET_ID. an ASCII colon character, and the PDS3 PRODUCT_ID.
                  </description>
            </Source_Product_External>
       </Reference_List>
       <File_Area_Ancillary>
             <File>
                   <file_name>mess_rs_2012001_2014231_ltf.tab</file_name>
                   <creation_date_time>2020-10-16T21:27:00</creation_date_time>
                   <file_size unit="byte">237964</file_size>
                   <md5_checksum>a201e60480dc13b41c86d3e8bf4a744f</md5_checksum>
             </File>
             <Header>
                   <name>LTF Header</name>
                   <offset unit="byte">0</offset>
                   <object_length unit="byte">1230</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>Fifteen lines with identifying information provided by the organization that generated the LTF</description>
             </Header>
             <Table_Character>
                   <name>Light Time Table</name>
                   <offset unit="byte">1230</offset>
                   <records>2886</records>
                   <description>
                         The table provides an estimate of the one-way light time between the
                         MESSENGER spacecraft and a Deep Space Communications Complex (DSCC),
                         which is several antennas in close proximity.  Light times are provided
                         for both uplink (DSCC to spacecraft) and downlink (spacecraft to DSCC).
                   </description>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">82</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">1</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>
                                     Two-digit year of the light time estimates at the spacecraft.
                                     Add 2000 to this value to obtain the four-digit year.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day of Year</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>
                                     Three-digit day of year of the light time estimates at the 
                                     spacecraft, counting from 001 on 1 January.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>Time</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">8</field_location>
                               <data_type>ASCII_Time</data_type>
                               <field_length unit="byte">8</field_length>
                               <field_format>%8s</field_format>
                               <description>
                                     Time of the light time estimates at the spacecraft in the
                                     format hh:mm:ss.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>Downleg Time</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">30</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">10</field_length>
                               <field_format>%10.3f</field_format>
                               <unit>second</unit>
                               <description>
                                     The time of flight for a photon leaving the spacecraft at the date and time
                                     given in fields 1-3 to reach the DSN antenna or DSCC.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>Upleg Time</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">45</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">10</field_length>
                               <field_format>%10.3f</field_format>
                               <unit>second</unit>
                               <description>
                                     The time-of-flight for a photon arriving at the spacecraft from the 
                                     DSCC at the date and time given in fields 1-3.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSS</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">57</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>
                                     The DSCC identifying number associated with the light time estimates.
                                     Complexes have numbers 10, 40, and 60.
                               </description>
                         </Field_Character>
                         <Field_Character>
                               <name>RSN</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">73</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">8</field_length>
                               <field_format>%8d</field_format>
                               <description>
                                     Record sequence number -- the number of the record within the file starting
                                     from '1' for the first record in the Header.
                               </description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
      </File_Area_Ancillary>
</Product_Ancillary>
