<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1H00.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_1H00.xsd">
  <Identification_Area>
    <logical_identifier>urn:nasa:pds:context:miscellaneous:lids_deprecated</logical_identifier>
    <version_id>1.0</version_id>
    <title>Deprecated LIDs</title>
    <information_model_version>1.17.0.0</information_model_version>
    <product_class>Product_Ancillary</product_class>
  </Identification_Area>
  <Reference_List/>
  <File_Area_Ancillary>
    <File>
      <file_name>lids_deprecated.csv</file_name>
      <comment>List of deprecated LIDs in Table_Delimited format</comment>
    </File>
    <Header>
      <offset unit="byte">0</offset>
      <object_length unit="byte">651</object_length>
      <parsing_standard_id>UTF-8 Text</parsing_standard_id>
    </Header>
    <Table_Delimited>
      <offset unit="byte">651</offset>
      <parsing_standard_id>PDS DSV 1</parsing_standard_id>
      <records>252</records>
      <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
      <field_delimiter>Horizontal Tab</field_delimiter>
            <Record_Delimited>
                <fields>3</fields>
                <groups>0</groups>
                <Field_Delimited>
                    <name>deprecated LID</name>  <!-- e.g. urn:nasa:pds:context:target:sun.sun -->
                    <field_number>1</field_number>
                    <data_type>ASCII_LID</data_type>
                </Field_Delimited>
                <Field_Delimited>
                    <name>date of deprecation</name>  <!-- e.g. 2019-11-18 -->
                    <field_number>2</field_number>
                    <data_type>ASCII_Date_YMD</data_type>
                </Field_Delimited>
                <Field_Delimited>
                    <name>replacement LID</name>  <!-- e.g. urn:nasa:pds:context:target:star.sun -->
                    <field_number>3</field_number>
                    <data_type>ASCII_LID</data_type>
                </Field_Delimited>
            </Record_Delimited>
    </Table_Delimited>
  </File_Area_Ancillary>
</Product_Ancillary>
