<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>75380</catalog-item-id>
      <title>CAS_ARCHIVE_ALL_H</title>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>75377</parent-catalog-item-id>
      <parent-title>Catalog Archive Storage</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <creation-date>2016-05-06</creation-date>
      <abstract> History record table for CAS_ARCHIVE_ALL table.</abstract>
   </item-identification>
   <data-attributes>
      <data-attribute cc-id="1378086">
         <seq-order>1</seq-order>
         <name>SEQ_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <status>Active</status>
         <description>Primary key of history table. Generated by database.</description>
      </data-attribute>
      <data-attribute cc-id="1378087">
         <seq-order>2</seq-order>
         <name>CHANGED_BY</name>
         <data-storage-type>VARCHAR2 (100 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The user who changed the record lastly.</description>
      </data-attribute>
      <data-attribute cc-id="1378088">
         <seq-order>3</seq-order>
         <name>DATE_CHANGED</name>
         <data-storage-type>DATE</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date and time on which the record was changed lastly.</description>
      </data-attribute>
      <data-attribute cc-id="1378092">
         <seq-order>4</seq-order>
         <name>ARCHIVE_SEQ</name>
         <data-storage-type>NUMBER (38)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Primary key or the table CAS_ARCHIVE_ALL.</description>
      </data-attribute>
      <data-attribute cc-id="1378093">
         <seq-order>5</seq-order>
         <name>FDV_FLAG</name>
         <data-storage-type>VARCHAR2 (1 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A mandatory flag indicating the archive type: F â&#x80;&#x93; Foreign, D-Domestic,Vâ&#x80;&#x93; Vessel Log</description>
      </data-attribute>
      <data-attribute cc-id="1378094">
         <seq-order>6</seq-order>
         <name>ARCHIVE_TYPE</name>
         <data-storage-type>VARCHAR2 (30 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A mandatory foreign key referencing the CAS_LOV_ARCHIVE_TYPE table, indicating the archive type.</description>
      </data-attribute>
      <data-attribute cc-id="1378095">
         <seq-order>7</seq-order>
         <name>DATA_YEAR</name>
         <data-storage-type>NUMBER (4)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The year in which the record was created.</description>
      </data-attribute>
      <data-attribute cc-id="1378096">
         <seq-order>8</seq-order>
         <name>CRUISE</name>
         <data-storage-type>NUMBER (8)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A sequence generated by Norpac and provided to the observer as a unique identifier for an observer cruise record.</description>
      </data-attribute>
      <data-attribute cc-id="1378097">
         <seq-order>9</seq-order>
         <name>VESSEL</name>
         <data-storage-type>VARCHAR2 (30 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A sequence-generated unique identifier for an Atlas vessel record. The lov_vessel table combines the vessplant and catcher boat code tables.</description>
      </data-attribute>
      <data-attribute cc-id="1378098">
         <seq-order>10</seq-order>
         <name>PERMIT</name>
         <data-storage-type>VARCHAR2 (6 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Unique Code identifying a vessel - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
      </data-attribute>
      <data-attribute cc-id="1378099">
         <seq-order>11</seq-order>
         <name>CRUISE_RANGE</name>
         <data-storage-type>VARCHAR2 (50 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The range of observer cruise numbers that comprise the archive.</description>
      </data-attribute>
      <data-attribute cc-id="1378100">
         <seq-order>12</seq-order>
         <name>NATION</name>
         <data-storage-type>VARCHAR2 (30 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The country to which the observed vessel belongs.</description>
      </data-attribute>
      <data-attribute cc-id="1378101">
         <seq-order>13</seq-order>
         <name>BOX_NUMBER</name>
         <data-storage-type>NUMBER (3)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The order number of the physical box that contains the document.</description>
      </data-attribute>
      <data-attribute cc-id="1378102">
         <seq-order>14</seq-order>
         <name>VESSLOG_BOX_CONTENT</name>
         <data-storage-type>VARCHAR2 (100 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A summary, list, or description of the contents within the box.</description>
      </data-attribute>
      <data-attribute cc-id="1378103">
         <seq-order>15</seq-order>
         <name>ACCESSION_CODE</name>
         <data-storage-type>VARCHAR2 (100 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A unique identifier assigned to a group of archival materials that have been transferred into the legal custody of the National Archives and Records Administration (NARA).</description>
      </data-attribute>
      <data-attribute cc-id="1378104">
         <seq-order>16</seq-order>
         <name>LOCATION_NUMBER</name>
         <data-storage-type>VARCHAR2 (100 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A unique identifier created by local NARA units to identify specific archival materials.</description>
      </data-attribute>
      <data-attribute cc-id="1378105">
         <seq-order>17</seq-order>
         <name>DISPOSAL_CODE</name>
         <data-storage-type>VARCHAR2 (50 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The unique identifier assigned by NARA to a category of records, indicating that their disposition has been approved. This is also known as the schedule number.</description>
      </data-attribute>
      <data-attribute cc-id="1378106">
         <seq-order>18</seq-order>
         <name>COMMENTS</name>
         <data-storage-type>VARCHAR2 (4000 Byte)</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Additional comments or notes related to the archive</description>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:75380</guid>
      <metadata-record-created-by pers-id="11202">Martin Park</metadata-record-created-by>
      <metadata-record-created>2025-03-25T21:36:20</metadata-record-created>
      <metadata-record-last-modified-by pers-id="11202">Martin Park</metadata-record-last-modified-by>
      <metadata-record-last-modified>2025-03-25T23:13:49</metadata-record-last-modified>
      <record-published>2025-03-25</record-published>
      <owner-organization>Alaska Fisheries Science Center</owner-organization>
      <owner-organization-acronym>AFSC</owner-organization-acronym>
      <owner-organization-address>7600 Sand Point Way N.E., Building 4</owner-organization-address>
      <owner-organization-address-city>Seattle</owner-organization-address-city>
      <owner-organization-address-state>WA</owner-organization-address-state>
      <owner-organization-address-zip>98115</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone/>
      <owner-organization-url>https://www.afsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>0700-1700 Pacific Time</owner-organization-business-hours>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
   </catalog-details>
</inport-metadata>
