<?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>7284</catalog-item-id>
      <title>AFSC/FMA/North Pacific Groundfish and Halibut Observer Program, Post 2008 Fishery Statistics.</title>
      <short-name>AFSC/FMA/ATL-NORPAC</short-name>
      <catalog-item-type>Data Set</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>7290</parent-catalog-item-id>
      <parent-title>North Pacific (NORPAC) Groundfish and Halibut Observer Data Dictionary December 2007 - Present</parent-title>
      <parent-catalog-item-type>Project</parent-catalog-item-type>
      <status>In Work</status>
      <abstract>Data collected by the ATLAS Client and transmitted electronically or by fax to the AFSC are loaded into production transaction tables which are the source data for those interfaces used for fishery management, scientific inquiry and fishing activity monitoring by industry.</abstract>
      <purpose>The prime purpose of the Information and Monitoring Technologies Program is to facilitate the flow of quality data which meets the needs of agency clients and allows the conduct of research and industry outreach, addressing data quality issues while maintaining data confidentiality.

 
</purpose>
      <notes>Support of information needs for in-season management 
Support of information needs for stock assessment 
Support of information needs for bycatch monitoring and reduction, and monitoring fishery interactions with seabirds and marine mammals 
Provision of information on compliance monitoring to NMFS Enforcement 
Provision of information to industry and other interested parties consistent with confidentiality policies 
Provision of assistance to AFSC and Alaska Region staff in the specification of data requirements which are consistent with user requirements and program capabilities 
Evaluation of innovative technologies 
Development and maintenance of information systems necessary to support program functions.
</notes>
      <other-citation-details>N/A</other-citation-details>
      <supplemental-information>N/A</supplemental-information>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>AFSC</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>FMA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>NORPAC</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>OBSERVER</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>AI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>ALASKA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BS</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BSAI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>GOA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>NORTH PACIFIC</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>Fisheries Monitoring and Analysis</organization>
      <city>Seattle</city>
      <state-province>WA</state-province>
      <country>USA</country>
      <location-description>Alaska Fisheries Science Center, FMA Division</location-description>
   </physical-location>
   <data-set-information>
      <data-set-scope-code>Data Set</data-set-scope-code>
      <data-set-type>Database</data-set-type>
      <maintenance-frequency>As Needed</maintenance-frequency>
      <data-presentation-form>Table (hardcopy)</data-presentation-form>
      <entity-attribute-overview>Logical Model</entity-attribute-overview>
      <entity-attribute-detail-citation>Julie Blair</entity-attribute-detail-citation>
      <entity-attribute-detail-url>https://www.afsc.noaa.gov/FMA/PDF_DOCS/ATL-NORPAC_SYSTEM_DIAGRAM_2016_07_15.pdf</entity-attribute-detail-url>
      <distribution-liability>These are confidential data and may not be distributed except under specific conditions. </distribution-liability>
      <data-set-credit>FMA Division</data-set-credit>
      <instrument>N/A</instrument>
      <platform>N/A</platform>
      <physical-collection-fishing-gear>N/A</physical-collection-fishing-gear>
   </data-set-information>
   <entity-attribute-information partial-listing="Yes" total-count="154"><!-- Note: The following is a partial listing of the Entities for this Data Set. -->
      <entity>
         <item-identification>
            <catalog-item-id>7357</catalog-item-id>
            <title>Table: ATLW_RECORD_SET_STATUS</title>
            <short-name>ATLW_RECORD_SET_STATUS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the header information for the list of records which will or has been trasmitted to AFSC.  It identifies the cruise which owns the records to be transmitted, the status of the transmission, and the version of atlas which created the transmission.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the header information for the list of records which will or has been trasmitted to AFSC.  It identifies the cruise which owns the records to be transmitted, the status of the transmission, and the version of atlas which created the transmission.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="28431">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28433">
               <seq-order>2</seq-order>
               <name>TRANSMIT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>This code identifies the transmission state of this record.  Valid Values N = New, P = Prepared, T = Transmitted, R = Resent)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28429">
               <seq-order>3</seq-order>
               <name>ATLAS_VERSION</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Version of atlas.  This is initialized at each new installation.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28430">
               <seq-order>4</seq-order>
               <name>PREPARED_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp posted by the iinitiating program.  When a record set is prepared for transmission this attribute contains the system time.  This need not necessiarily be accurate, but must be sequentially consistent.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28432">
               <seq-order>5</seq-order>
               <name>TEST_DATA_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies a record set as test or production data.  Defaults to (N)o - Data is Production</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7358</catalog-item-id>
            <title>Table: ATLW_RECORD_STATUS</title>
            <short-name>ATLW_RECORD_STATUS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of records which will or has been trasmitted to AFSC.  It identifies the table, unique identifier, action status (CRUD), and transmission status of each record.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of records which will or has been trasmitted to AFSC.  It identifies the table, unique identifier, action status (CRUD), and transmission status of each record.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="28440">
               <seq-order>1</seq-order>
               <name>RECORD_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated Unique Identifier for records that are currently queued for loading.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28439">
               <seq-order>2</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28434">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. Here it identifies which cruise this element in the recordset belongs to.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28442">
               <seq-order>4</seq-order>
               <name>TABLE_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Table name from which a record is inserted, updated or deleted.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28435">
               <seq-order>5</seq-order>
               <name>PK1_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Primary key column name for the referenced table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28436">
               <seq-order>6</seq-order>
               <name>PK1_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>9</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Primary key column value for the referenced table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28437">
               <seq-order>7</seq-order>
               <name>PK2_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Compound primary key column name for the referenced table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28438">
               <seq-order>8</seq-order>
               <name>PK2_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>9</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Compound primary key column value for the referenced table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28441">
               <seq-order>9</seq-order>
               <name>STATUS_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>This attribute identifies the action taken on this record.  Valid Values I = Insert, U = Update, D = delete</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28443">
               <seq-order>10</seq-order>
               <name>TRANSMISSION_RECEIVED_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp for the date that the record status was loaded into the working tables.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7359</catalog-item-id>
            <title>Table: ATLW_SALMON</title>
            <short-name>ATLW_SALMON</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records the number of prohibited pacific salmon recorded as bycatch by species for an offload or a haul.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Retrofitted from table SALMON_TABLE</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="12">
            <data-attribute cc-id="28451">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28444">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28453">
               <seq-order>3</seq-order>
               <name>SALMON_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a salmon record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28450">
               <seq-order>4</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28446">
               <seq-order>5</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28452">
               <seq-order>6</seq-order>
               <name>RELIABILITY_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique Numeric Value</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28454">
               <seq-order>7</seq-order>
               <name>SCALE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Whether the temperature was recorded in degrees farenheit or celsius.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28455">
               <seq-order>8</seq-order>
               <name>SURFACE_TEMP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Surface temperature of the water.  Applicable only to hauls.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28445">
               <seq-order>9</seq-order>
               <name>FISHING_TEMP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Temperature recorded at fishing depth</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28447">
               <seq-order>10</seq-order>
               <name>NUMBER_CHINOOK</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Number of Chinook recorded.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28448">
               <seq-order>11</seq-order>
               <name>NUMBER_OTHER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Number of Other salmon species recorded</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28449">
               <seq-order>12</seq-order>
               <name>NUMBER_UNIDENTIFIED</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Number of Salmon which could not be identified by species.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7360</catalog-item-id>
            <title>Table: ATLW_SAMPLE</title>
            <short-name>ATLW_SAMPLE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the individual samples of a type that may be collected from an observed haul.  It does not currently map to any Norpac table, but is header information for species composition.If there are rare species present in sample and there exist multiple predominant species, a recursive subsample or subsamples may be created.  The sum of the weights of the subsamples must be less than or equal to the parent sample.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the individual samples of a type that may be collected from an observed haul.  It does not currently map to any Norpac table, but is header information for species composition.If there are rare species present in sample and there exist multiple predominant species, a recursive subsample or subsamples may be created.  The sum of the weights of the subsamples must be less than or equal to the parent sample.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="28462">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28457">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28465">
               <seq-order>3</seq-order>
               <name>SAMPLE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a sample</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28460">
               <seq-order>4</seq-order>
               <name>PARENT_SAMPLE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a sample</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28464">
               <seq-order>5</seq-order>
               <name>SAMPLE_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within either haul or offload parent.  This value is auto-generated but not necessarily unique.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28459">
               <seq-order>6</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28458">
               <seq-order>7</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28456">
               <seq-order>8</seq-order>
               <name>COMBINED_SAMPLE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether unique samples within a haul have been aggregated together.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28461">
               <seq-order>9</seq-order>
               <name>PRESORTED_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The organism did not make into population and was not available for observer species composition sample.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28466">
               <seq-order>10</seq-order>
               <name>TOTAL_SAMPLE_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total weight in kg of this sample.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28463">
               <seq-order>11</seq-order>
               <name>SAMPLE_HOOKS_POTS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks or pots sampled.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7361</catalog-item-id>
            <title>Table: ATLW_SPECIES_COMPOSITION</title>
            <short-name>ATLW_SPECIES_COMPOSITION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the old Norpac Species_Comp_Detail Table.  It contains records of each species which is identified within an observer sampling frame.  The count of animals must be positive, zero count records are not permitted.  Species composition records always come from a sample.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the Norpac Species_Comp_Detail Table.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="28468">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28467">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28472">
               <seq-order>3</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28469">
               <seq-order>4</seq-order>
               <name>SAMPLE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a sample</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28471">
               <seq-order>5</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28474">
               <seq-order>6</seq-order>
               <name>SPECIES_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>11</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Weight of each species in the sample.   Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28473">
               <seq-order>7</seq-order>
               <name>SPECIES_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of individual animals in the sample. Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28470">
               <seq-order>8</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Sex if so identified.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7366</catalog-item-id>
            <title>Table: ATL_CRUISE_VESSEL_H</title>
            <short-name>ATL_CRUISE_VESSEL_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The intersection of an observer cruise and a vessel</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="28508">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28503">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28507">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28506">
               <seq-order>4</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28505">
               <seq-order>5</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28512">
               <seq-order>6</seq-order>
               <name>VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28509">
               <seq-order>7</seq-order>
               <name>STATUS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28510">
               <seq-order>8</seq-order>
               <name>STATUS_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28511">
               <seq-order>9</seq-order>
               <name>STATUS_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28504">
               <seq-order>10</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7369</catalog-item-id>
            <title>Table: ATL_ERROR_H</title>
            <short-name>ATL_ERROR_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of data and loading errors for the Atlas, Inseason, and Domestic Data sets.  Errors are logged by a call to a custom utility which compiles and writes to the Error Log table.  Oracle RAISE_APPLICATION_ERROR must not be used because it is not desirable to stop processing when creating a log.

Histories of all changes to data are maintained by trigger code on the parent table; allowing change control by user and datetime for all updates and delete events.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="28531">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table. Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28522">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28523">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28525">
               <seq-order>4</seq-order>
               <name>ERROR_FORM_TYPE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Error script run for every specific form type.  This column groups errors according to the respective subsystem tested.  For example: Trip errors relate to the Atlas Trip and related table data.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28527">
               <seq-order>5</seq-order>
               <name>ERROR_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique name of error</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28528">
               <seq-order>6</seq-order>
               <name>ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique user defined error number between -20000 and -21000</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28529">
               <seq-order>7</seq-order>
               <name>ERROR_TEXT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Text to be returned with error</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28524">
               <seq-order>8</seq-order>
               <name>ERROR_DISCUSSION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional discussion of history, and remedies relating to this error. Including usage by table and program.  It is anticipated that complilation of this metadata will generate an error handbook which will be available to inseason staff</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28526">
               <seq-order>9</seq-order>
               <name>ERROR_LEVEL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Level of severity</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28530">
               <seq-order>10</seq-order>
               <name>OLD_ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7379</catalog-item-id>
            <title>Table: ATL_FMA_TRIP</title>
            <short-name>ATL_FMA_TRIP</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>A FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>A FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="28">
            <data-attribute cc-id="28618">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_CRUISE_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28641">
               <seq-order>2</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip within each observer instance of Atlas</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28619">
               <seq-order>3</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_CRUISE_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28640">
               <seq-order>4</seq-order>
               <name>TRIP_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer which must be unique within a cruise - vessel combination.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28622">
               <seq-order>5</seq-order>
               <name>EMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_PORT_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28621">
               <seq-order>6</seq-order>
               <name>DISEMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_PORT_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28615">
               <seq-order>7</seq-order>
               <name>BAIT_USED_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bait used record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BAIT_USED</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28632">
               <seq-order>8</seq-order>
               <name>START_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of embarkation.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28634">
               <seq-order>9</seq-order>
               <name>START_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28635">
               <seq-order>10</seq-order>
               <name>START_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28636">
               <seq-order>11</seq-order>
               <name>START_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28637">
               <seq-order>12</seq-order>
               <name>START_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28638">
               <seq-order>13</seq-order>
               <name>START_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28639">
               <seq-order>14</seq-order>
               <name>START_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28633">
               <seq-order>15</seq-order>
               <name>START_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Embarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28623">
               <seq-order>16</seq-order>
               <name>END_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of landing, tying up to a mothership, transfer of fish between codends or other interaction signifying the ending of a trip.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28625">
               <seq-order>17</seq-order>
               <name>END_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28626">
               <seq-order>18</seq-order>
               <name>END_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in  minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28627">
               <seq-order>19</seq-order>
               <name>END_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in seconds</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28628">
               <seq-order>20</seq-order>
               <name>END_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28629">
               <seq-order>21</seq-order>
               <name>END_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in  minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28630">
               <seq-order>22</seq-order>
               <name>END_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in seconds</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28624">
               <seq-order>23</seq-order>
               <name>END_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Disembarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28617">
               <seq-order>24</seq-order>
               <name>CREW_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Number of personnel on the vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28620">
               <seq-order>25</seq-order>
               <name>DID_FISHING_OCCUR_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Idetifies whether fishing took place or not.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28631">
               <seq-order>26</seq-order>
               <name>FISH_IN_HOLD_AT_START_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether there were fish present in the hold at the start of a fishing trip.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28614">
               <seq-order>27</seq-order>
               <name>ATLAS_VERSION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Current Version of Atlas Program.  This is stored in both Trip and Offload and inherited by the rest of the system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28616">
               <seq-order>28</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Any specific comments an observer might make in regards to this trip.  In particular comments are required to documented lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7383</catalog-item-id>
            <title>Table: ATL_LENGTH</title>
            <short-name>ATL_LENGTH</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="14">
            <data-attribute cc-id="28775">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28779">
               <seq-order>2</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28785">
               <seq-order>3</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_SPECIES_COMPOSITION</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28778">
               <seq-order>4</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HAUL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28781">
               <seq-order>5</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OFFLOAD</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28773">
               <seq-order>6</seq-order>
               <name>CONDITION_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric code identifying the injury</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_CONDITION</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28782">
               <seq-order>7</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SAMPLE_SYSTEM_C</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28772">
               <seq-order>8</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_CONDITION</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28784">
               <seq-order>9</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>In the case of a length record which is not a child of species composition.  This is the species identifier attribute.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28783">
               <seq-order>10</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The sex of this animal</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28780">
               <seq-order>11</seq-order>
               <name>LENGTH_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>The length of this animal</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28777">
               <seq-order>12</seq-order>
               <name>FREQUENCY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>The total number of animals within this size group</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28776">
               <seq-order>13</seq-order>
               <name>EGGS_IND</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the presence or absence of egg for crabs.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28786">
               <seq-order>14</seq-order>
               <name>VIABILITY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the viability status for halibut valid values are Excellent, Poor, Dead, Unknown.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7390</catalog-item-id>
            <title>Table: ATL_LOV_DETERRENCE</title>
            <short-name>ATL_LOV_DETERRENCE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to both the Norpac Domestic Bird_Deterrence and the Domestic Mammal_Deterrence tables. It is a list of ezuipment and actions used to deter gear interactions with birds or mammals. In Atlas the animal_type column was added to allow this.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to both the Norpac Bird_Deterrence and the Mammal_Deterrence tables.  In Atlas the animal_type column was added to allow this.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="3">
            <data-attribute cc-id="28830">
               <seq-order>1</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="28828">
               <seq-order>2</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Class of animal  mammal (M), bird (B) for which the deterrence was utilized. References ATL_LOV_Animal_TYPEClass of animal  mammal (M), bird (B) for which the deterrence was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_ANIMAL_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="28829">
               <seq-order>3</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text of deterrence method used.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7433</catalog-item-id>
            <title>Table: ATL_SPECIES_COMPOSITION</title>
            <short-name>ATL_SPECIES_COMPOSITION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the old Norpac Species_Comp_Detail Table.  It contains records of each species which is identified within an observer sampling frame.  The count of animals must be positive, zero count records are not permitted.  Species composition records always come from a sample.This entity maps to the Norpac Species_Comp_Detail Table.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the Norpac Species_Comp_Detail Table.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="29146">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_SAMPLE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="29150">
               <seq-order>2</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29147">
               <seq-order>3</seq-order>
               <name>SAMPLE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a sample</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_SAMPLE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="29149">
               <seq-order>4</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="29152">
               <seq-order>5</seq-order>
               <name>SPECIES_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>11</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Weight of each species in the sample in kg.   Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29151">
               <seq-order>6</seq-order>
               <name>SPECIES_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of individual animals in the sample. Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29148">
               <seq-order>7</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Sex if so identified.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7434</catalog-item-id>
            <title>Table: ATL_SPECIES_COMPOSITION_H</title>
            <short-name>ATL_SPECIES_COMPOSITION_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the old Norpac Species_Comp_Detail Table.  It contains records of each species which is identified within an observer sampling frame.  The count of animals must be positive, zero count records are not permitted.  Species composition records always come from a sample.</abstract>
            <notes>Loaded by batch 2164, 03-27-2008 10:42</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the old Norpac Species_Comp_Detail Table.  It contains records of each species which is identified within an observer sampling frame.  The count of animals must be positive, zero count records are not permitted.  Species composition records always come from a sample.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="786760">
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
            </data-attribute>
            <data-attribute cc-id="29157">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29153">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29155">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29154">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29160">
               <seq-order>5</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29156">
               <seq-order>6</seq-order>
               <name>SAMPLE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a sample</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29159">
               <seq-order>7</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29162">
               <seq-order>8</seq-order>
               <name>SPECIES_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>11</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Weight of each species in the sample in kg.   Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29161">
               <seq-order>9</seq-order>
               <name>SPECIES_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>7</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of individual animals in the sample. Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="29158">
               <seq-order>10</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Sex if so identified.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7485</catalog-item-id>
            <title>Package: ATL_ERRORS</title>
            <short-name>Package: ATL_ERRORS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>In Work</status>
            <abstract>This Package contains the code that reads and logs data errors within the initial load and processing of data in the NORPAC data set.  Data streams come from electronic submissions via ATLAS, data input of faxed observer reports, and from the editing and debriefing process.  Since the deployed version of ATLAS is refreshed only annually, error checking  on the client will require augmentation by rigorous validation.  Data keypunched from faxed forms is not validated at the source and must be reviewed prior to loading into the production table set. Finally edits may affect or invalidate related information in child or parent tables which are not verified by trigger logic.  Consequently the entire set of scipts must be executed, and any errors iteratively logged.

The package body is organized by transaction table and private procedures call each in the logical validation order.</abstract>
         </item-identification>
         <entity-information>
            <entity-type>Other</entity-type>
            <active-version>No</active-version>
            <schema>NORPAC</schema>
            <description>This package contains the code that reads and logs data errors within the initial load and processing of data in the NORPAC data set.  Data streams come from electronic submissions via ATLAS, data input of faxed observer reports, and from the editing and debriefing process.  Since the deployed version of ATLAS is refreshed only annually, error checking on the client will require augmentation by rigorous validation. Data keypunched from faxed forms is not validated at the source and must be reviewed prior to loading into the production table set. Finally, edits may affect or invalidate related information in child or parent tables which are not verified by trigger logic.  Consequently, the entire set of scripts must be executed, and any errors iteratively logged.

The package body is organized by transaction table and private procedures call each in the logical validation order.</description>
         </entity-information>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>7486</catalog-item-id>
            <title>Package: ATL_LOAD_NORPAC</title>
            <short-name>Package: ATL_LOAD_NORPAC</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>In Work</status>
            <abstract>This Package Contains the ATL_ table load and Current View Presentation Processes from the Atlas 2008 Application to the legacy Norpac data set.  Note that some of the detail from Observer Data collected and transmitted from deployed versions of ATLAS is lost in the current view presentation layer.</abstract>
         </item-identification>
         <entity-information>
            <entity-type>Other</entity-type>
            <active-version>Yes</active-version>
            <schema>NOPRPAC</schema>
            <description>This package used to load data into NORPAC</description>
         </entity-information>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9604</catalog-item-id>
            <title>Table: ATLW_BIRD_AGE</title>
            <short-name>ATLW_BIRD_AGE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="37506">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37501">
               <seq-order>2</seq-order>
               <name>BIRD_AGE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated Unique identifier for a bird age record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37502">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37505">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37500">
               <seq-order>5</seq-order>
               <name>AGE_CATEGORY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code for classifying bird age</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37507">
               <seq-order>6</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37503">
               <seq-order>7</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37504">
               <seq-order>8</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of birds of this species of this age category</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9605</catalog-item-id>
            <title>Table: ATLW_BIRD_EVENT</title>
            <short-name>ATLW_BIRD_EVENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="24">
            <data-attribute cc-id="37529">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37509">
               <seq-order>2</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37512">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37528">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37514">
               <seq-order>5</seq-order>
               <name>EVENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User defined event reference number which is unique within a cruise.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37530">
               <seq-order>6</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37527">
               <seq-order>7</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37516">
               <seq-order>8</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37513">
               <seq-order>9</seq-order>
               <name>DETERRENT_USED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code dientifying the reason for the use or absence of a bird deterrence strategy.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37511">
               <seq-order>10</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37521">
               <seq-order>11</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the location of the bird at the first observation</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37531">
               <seq-order>12</seq-order>
               <name>WEATHER_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique weather code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37515">
               <seq-order>13</seq-order>
               <name>FISHERY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Abbreviated code for a fishery as defined by the observer.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37526">
               <seq-order>14</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of animals involved with this interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37518">
               <seq-order>15</seq-order>
               <name>LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37519">
               <seq-order>16</seq-order>
               <name>LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37520">
               <seq-order>17</seq-order>
               <name>LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37522">
               <seq-order>18</seq-order>
               <name>LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37524">
               <seq-order>19</seq-order>
               <name>LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37525">
               <seq-order>20</seq-order>
               <name>LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37523">
               <seq-order>21</seq-order>
               <name>LONGITUDE_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the logitude as E(ast) or W(est)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37517">
               <seq-order>22</seq-order>
               <name>INTERACTION_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date the interaction was observed.  If an interaction record is related to an offload or a haul  this date is inferred as the haul date or offload end date.  If the interaction is related to a trip the interaction date is mandatory.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37510">
               <seq-order>23</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer entered comments regarding this interaction.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37508">
               <seq-order>24</seq-order>
               <name>BEAUFORT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>International Beaufort Sea State Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9606</catalog-item-id>
            <title>Table: ATLW_BIRD_EVENT_OUTCOME</title>
            <short-name>ATLW_BIRD_EVENT_OUTCOME</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the outcome of a bird interaction or a bird event, species interaction or of an indivdual animal (specimen</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the outcome of a bird interaction or a bird event, species interaction or of an indivdual animal (specimen</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="37538">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37533">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37534">
               <seq-order>3</seq-order>
               <name>EVENT_OUTCOME_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>interaction behavior seq.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37536">
               <seq-order>4</seq-order>
               <name>OUTCOME_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the condition of the bird after this interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37537">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37532">
               <seq-order>6</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37535">
               <seq-order>7</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37539">
               <seq-order>8</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9607</catalog-item-id>
            <title>Table: ATLW_BIRD_INTERACTION</title>
            <short-name>ATLW_BIRD_INTERACTION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="37547">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37543">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37546">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37544">
               <seq-order>4</seq-order>
               <name>EVENT_INTERACTION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird event interaction.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37545">
               <seq-order>5</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37540">
               <seq-order>6</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37548">
               <seq-order>7</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37541">
               <seq-order>8</seq-order>
               <name>BIRD_INTERACT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying a list of the currently valid avian interactions identified with gear, vessels, and offloads.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37542">
               <seq-order>9</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of the interaction type and it's outcome at the event or specimen level.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9608</catalog-item-id>
            <title>Table: ATLW_BIRD_INTERAC_DETERRENT</title>
            <short-name>ATLW_BIRD_INTERAC_DETERRENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="37555">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37549">
               <seq-order>2</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Class of animal  mammal (M), bird (B) for which the deterrence was utilized. References ATL_LOV_Animal_TYPEClass of animal  mammal (M), bird (B) for which the deterrence was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37553">
               <seq-order>3</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37552">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37554">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37550">
               <seq-order>6</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37551">
               <seq-order>7</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Problems with deployment of deterrent device or details of type of deterrent.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9609</catalog-item-id>
            <title>Table: ATLW_BIRD_INTERAC_SPECIES</title>
            <short-name>ATLW_BIRD_INTERAC_SPECIES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="13">
            <data-attribute cc-id="37564">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37559">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37563">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37561">
               <seq-order>4</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37556">
               <seq-order>5</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37558">
               <seq-order>6</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37566">
               <seq-order>7</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37565">
               <seq-order>8</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37562">
               <seq-order>9</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Numbers of animals of this species</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37560">
               <seq-order>10</seq-order>
               <name>GOOD_LOOK_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) which describes how the level of the observation of this bird.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37567">
               <seq-order>11</seq-order>
               <name>SPECIES_CONFIDENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying level of observer confidence in his-her species identification.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37568">
               <seq-order>12</seq-order>
               <name>SPECIES_VERIFICATION_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37557">
               <seq-order>13</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Colors on head, eye erea, bill, legs, back, wings, bill size etc.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9610</catalog-item-id>
            <title>Table: ATLW_BIRD_SPECIES_TAG</title>
            <short-name>ATLW_BIRD_SPECIES_TAG</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="37573">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37570">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37572">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37577">
               <seq-order>4</seq-order>
               <name>TAG_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>sequence generated unique identifier for this tag record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37578">
               <seq-order>5</seq-order>
               <name>TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the type of recovered tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37571">
               <seq-order>6</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code for the found location of a bird tag.  For example rtleg;</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37569">
               <seq-order>7</seq-order>
               <name>COLOR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Color Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37574">
               <seq-order>8</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37575">
               <seq-order>9</seq-order>
               <name>TAG_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying presence, absence, applicability of banding.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37576">
               <seq-order>10</seq-order>
               <name>TAG_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If a tag is present and if read this field records the USFWS number or other number.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9611</catalog-item-id>
            <title>Table: ATLW_BIRD_SPECIMEN</title>
            <short-name>ATLW_BIRD_SPECIMEN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="37583">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37580">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37582">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37585">
               <seq-order>4</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37584">
               <seq-order>5</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User defined uniqe within a specime type identifier.  May be a bar code tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37586">
               <seq-order>6</seq-order>
               <name>SPECIMEN_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The list of unique type codes associated with a bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37581">
               <seq-order>7</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37579">
               <seq-order>8</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9612</catalog-item-id>
            <title>Table: ATLW_BIRD_VESSEL_INTERACT</title>
            <short-name>ATLW_BIRD_VESSEL_INTERACT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection between the list of valid events (interactions) that may be observed with a vessel, and the bird event (interaction) record.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection between the list of valid events (interactions) that may be observed with a vessel, and the bird event (interaction) record.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="37591">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37589">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37590">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37588">
               <seq-order>4</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37587">
               <seq-order>5</seq-order>
               <name>ACTIVITY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code for bird activity.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9613</catalog-item-id>
            <title>Table: ATLW_CRUISE_PLANT</title>
            <short-name>ATLW_CRUISE_PLANT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The intersection of an observer cruise and a processing plant.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The intersection of an observer cruise and a processing plant.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="37596">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37593">
               <seq-order>2</seq-order>
               <name>CRUISE_PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique value for a cruise plant record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37595">
               <seq-order>3</seq-order>
               <name>PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique Code identifying a processing plant - inherited from the NORPAC data set.  The plant_vessel_code is created by logistics staff.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37592">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37594">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9614</catalog-item-id>
            <title>Table: ATLW_CRUISE_VESSEL</title>
            <short-name>ATLW_CRUISE_VESSEL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The intersection of an observer cruise and a vessel</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The intersection of an observer cruise and a vessel</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="37600">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37598">
               <seq-order>2</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37597">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37601">
               <seq-order>4</seq-order>
               <name>VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique Code identifying a vessel - inherited from the NORPAC data set. Generated by logistics staff.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37599">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9615</catalog-item-id>
            <title>Table: ATLW_FISHING_TIME_LOST</title>
            <short-name>ATLW_FISHING_TIME_LOST</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Fishing time lost contains the number of hours and reasons for lost fishing time during a trip.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Fishing time lost contains the number of hours and reasons for lost fishing time during a trip.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="37605">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37602">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37607">
               <seq-order>3</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37606">
               <seq-order>4</seq-order>
               <name>TIME_LOST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Reason code for lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37603">
               <seq-order>5</seq-order>
               <name>HOURS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hours lost rounded to the nearest hour.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37604">
               <seq-order>6</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9616</catalog-item-id>
            <title>Table: ATLW_FISH_INV_SPECIMEN</title>
            <short-name>ATLW_FISH_INV_SPECIMEN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="37612">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37608">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37615">
               <seq-order>3</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a specimen record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37616">
               <seq-order>4</seq-order>
               <name>SPECIMEN_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric value for a specimen type record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37613">
               <seq-order>5</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37610">
               <seq-order>6</seq-order>
               <name>MATURITY_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a maturity record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37609">
               <seq-order>7</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37614">
               <seq-order>8</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A specimen number is unique within a length, user defined identifier.  In the case of an otolith it is the bar coded sample identifier attached to the collection vial.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37617">
               <seq-order>9</seq-order>
               <name>WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>3</scale>
               <status>Active</status>
               <description>Weight in kg of the specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37611">
               <seq-order>10</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9617</catalog-item-id>
            <title>Table: ATLW_FISH_TICKET</title>
            <short-name>ATLW_FISH_TICKET</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the fish ticket preprared from an offload event.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the fish ticket preprared from an offload event.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="37623">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37618">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37620">
               <seq-order>3</seq-order>
               <name>FISH_TICKET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within offload parent</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37619">
               <seq-order>4</seq-order>
               <name>FISHTICKET_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A Fish Ticket Number is the Alphanumeric value generated by a processor and given to a vessel captain detailing the transaction and sale of seafood.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37621">
               <seq-order>5</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37622">
               <seq-order>6</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9618</catalog-item-id>
            <title>Table: ATLW_FMA_TRIP</title>
            <short-name>ATLW_FMA_TRIP</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>AA FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>An FMA trip is defined as any time a vessel leaves a port-floating processor and upon completion it returns to a port-processor and completes an offload or the observer transfers off the vessel.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when an offload or observer transfer took place.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="29">
            <data-attribute cc-id="37642">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37627">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37652">
               <seq-order>3</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37628">
               <seq-order>4</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37651">
               <seq-order>5</seq-order>
               <name>TRIP_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer identifying a unique within a cruise - vessel combination.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37631">
               <seq-order>6</seq-order>
               <name>EMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37630">
               <seq-order>7</seq-order>
               <name>DISEMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37624">
               <seq-order>8</seq-order>
               <name>BAIT_USED_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bait used record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37643">
               <seq-order>9</seq-order>
               <name>START_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of embarkation.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37645">
               <seq-order>10</seq-order>
               <name>START_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37646">
               <seq-order>11</seq-order>
               <name>START_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37647">
               <seq-order>12</seq-order>
               <name>START_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37648">
               <seq-order>13</seq-order>
               <name>START_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37649">
               <seq-order>14</seq-order>
               <name>START_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37650">
               <seq-order>15</seq-order>
               <name>START_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37644">
               <seq-order>16</seq-order>
               <name>START_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Embarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37632">
               <seq-order>17</seq-order>
               <name>END_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of landing, tying up to a mothership, transfer of fish between codends or other interaction signifying the ending of a trip.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37634">
               <seq-order>18</seq-order>
               <name>END_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37635">
               <seq-order>19</seq-order>
               <name>END_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in  minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37636">
               <seq-order>20</seq-order>
               <name>END_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in seconds</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37637">
               <seq-order>21</seq-order>
               <name>END_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37638">
               <seq-order>22</seq-order>
               <name>END_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in  minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37639">
               <seq-order>23</seq-order>
               <name>END_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in seconds</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37633">
               <seq-order>24</seq-order>
               <name>END_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Disembarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37626">
               <seq-order>25</seq-order>
               <name>CREW_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Number of personnel on the vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37629">
               <seq-order>26</seq-order>
               <name>DID_FISHING_OCCUR_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Idetifies whether fishing took place or not.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37640">
               <seq-order>27</seq-order>
               <name>FISH_IN_HOLD_AT_START_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether there were fish present in the hold at the start of a fishing trip.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37625">
               <seq-order>28</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Any specific comments an observer might make in regards to this trip.  In particular comments are required to documented lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37641">
               <seq-order>29</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9619</catalog-item-id>
            <title>Table: ATLW_HAUL</title>
            <short-name>ATLW_HAUL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occured.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occured.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="55">
            <data-attribute cc-id="37687">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37657">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37676">
               <seq-order>3</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37674">
               <seq-order>4</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer identifying a unique haul within a trip.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37675">
               <seq-order>5</seq-order>
               <name>HAUL_PURPOSE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Haul data may be utilized for catch accounting, stock assessment, or for various special projects.  This field is entered by the observer and not validated by ATLAS.  Validation is performed when loaded into the production NORPAC data set.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37656">
               <seq-order>6</seq-order>
               <name>CDQ_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique AlphaNumeric code representing a CDQ or research group</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37704">
               <seq-order>7</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37658">
               <seq-order>8</seq-order>
               <name>DELIVERY_VESSEL_ADFG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>ADFG number entered by the observer if the delivering  vessel does not exist in the vessel lookup table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37672">
               <seq-order>9</seq-order>
               <name>GEAR_PERFORMANCE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique performance code for a gear type.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37686">
               <seq-order>10</seq-order>
               <name>RBT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Currently limted to Y (es) or N(o)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37706">
               <seq-order>11</seq-order>
               <name>VESSEL_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique identifier of a vessel type</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37671">
               <seq-order>12</seq-order>
               <name>GEARTYPE_FORM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Form that the gear is valid for.  For example the gear may be Unknown for a delivery but will always be determined for a haul.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37673">
               <seq-order>13</seq-order>
               <name>GEAR_TYPE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37696">
               <seq-order>14</seq-order>
               <name>RST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37669">
               <seq-order>15</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37653">
               <seq-order>16</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional FK from LOV_Deterrence.  Class of animal  mammal (M), bird (B) for which the deterrence (if it exists) was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37678">
               <seq-order>17</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether the information in a haul is based on retrieval or delivery (as in a mother ship)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37688">
               <seq-order>18</seq-order>
               <name>RETRV_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time recorded by the observer from the vessel log.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37690">
               <seq-order>19</seq-order>
               <name>RETRV_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37691">
               <seq-order>20</seq-order>
               <name>RETRV_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37692">
               <seq-order>21</seq-order>
               <name>RETRV_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37689">
               <seq-order>22</seq-order>
               <name>RETRV_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37693">
               <seq-order>23</seq-order>
               <name>RETRV_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37694">
               <seq-order>24</seq-order>
               <name>RETRV_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37695">
               <seq-order>25</seq-order>
               <name>RETRV_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37660">
               <seq-order>26</seq-order>
               <name>DEPLOY_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time recorded by the observer from the vessel log.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37662">
               <seq-order>27</seq-order>
               <name>DEPLOY_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37663">
               <seq-order>28</seq-order>
               <name>DEPLOY_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37664">
               <seq-order>29</seq-order>
               <name>DEPLOY_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37661">
               <seq-order>30</seq-order>
               <name>DEPLOY_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37665">
               <seq-order>31</seq-order>
               <name>DEPLOY_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37666">
               <seq-order>32</seq-order>
               <name>DEPLOY_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37667">
               <seq-order>33</seq-order>
               <name>DEPLOY_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37655">
               <seq-order>34</seq-order>
               <name>BOTTOM_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average bottom depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37670">
               <seq-order>35</seq-order>
               <name>FISHING_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average fishing depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37668">
               <seq-order>36</seq-order>
               <name>DEPTH_METER_FATHOM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether depth is recorded in meters or fathoms.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37705">
               <seq-order>37</seq-order>
               <name>VESSEL_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight in metric tons as recorded in the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37682">
               <seq-order>38</seq-order>
               <name>OBSVR_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight as estimated by the observer in metric tons.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37684">
               <seq-order>39</seq-order>
               <name>OBSVR_EST_METHOD</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Method used to determine the observer estimated catch</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37683">
               <seq-order>40</seq-order>
               <name>OBSVR_EST_DISCARDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Observer estimate of total discards</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37659">
               <seq-order>41</seq-order>
               <name>DENSITY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Density used by the observer to determine the total catch weights.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37677">
               <seq-order>42</seq-order>
               <name>INDIV_FISHING_QUOTA_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether fishing is on an IFQ quota with the subsequent application of IFQ rules.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37697">
               <seq-order>43</seq-order>
               <name>SAMPLED_BY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Identifies where a haul is sampled by an observer and in some cases by which observer.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37681">
               <seq-order>44</seq-order>
               <name>NUMBER_OF_SKATES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Number of skates for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37680">
               <seq-order>45</seq-order>
               <name>NUMBER_OF_HOOKS_PER_SKATE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks per skate for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37701">
               <seq-order>46</seq-order>
               <name>TOTAL_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of hooks deployed for this haul</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37703">
               <seq-order>47</seq-order>
               <name>TOTAL_POTS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of pots deployed for this haul.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37679">
               <seq-order>48</seq-order>
               <name>MMAMMAL_MONITR_PCT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Percentage of time for this haul where marine mammal monitoring occured.  For fixed gear deployments the valid values are anywhere in the range.  For mobile gear deployments the values may be either 0 or 100.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37685">
               <seq-order>49</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37707">
               <seq-order>50</seq-order>
               <name>VOLUME</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Estimate of volume of catch</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37702">
               <seq-order>51</seq-order>
               <name>TOTAL_HOOKS_OVERIDE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If an observer believes that the calculated value of total hooks is not correct.  It is allowed that the value is overridden.  If  that is the case then this flag will be set to Y by trigger code, and total-hooks will be protected from automatic recalculateion.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37654">
               <seq-order>52</seq-order>
               <name>BIRD_MONITOR_LEVEL_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>4</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Portion of the haulback that was monitored by the observer for bird interactions.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37700">
               <seq-order>53</seq-order>
               <name>SHORTWIRED_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Denoting whether the net was shortwired during the haulback.  Do not record a Y when the net is shortwired during the tow but then returned to fishing depth.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37699">
               <seq-order>54</seq-order>
               <name>SAMPLE_UNIT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the unit of measure for a sampling design.  Sample Design and units are mandatory at the haul level and optional at the sample level.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37698">
               <seq-order>55</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9620</catalog-item-id>
            <title>Table: ATLW_HAUL_HOOK_COUNT</title>
            <short-name>ATLW_HAUL_HOOK_COUNT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="37713">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37709">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37712">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37714">
               <seq-order>4</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37711">
               <seq-order>5</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37710">
               <seq-order>6</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique haul for an observer vessel cruise, defaulted to an incremented sequence by the GUI.  May be entered and defined by the observer.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37708">
               <seq-order>7</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9621</catalog-item-id>
            <title>Table: ATLW_HOOKS_PER_SEGMENT</title>
            <short-name>ATLW_HOOKS_PER_SEGMENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="37720">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37715">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37716">
               <seq-order>3</seq-order>
               <name>HOOKS_PER_SEGMENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a hook count and measure for a segment of longline gear.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37719">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37722">
               <seq-order>5</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37721">
               <seq-order>6</seq-order>
               <name>SEGMENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute represents a user defined integer identifying a unit of line for counting and spacing hooks.  It must be unique within a hook_count_set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37718">
               <seq-order>7</seq-order>
               <name>NUMBER_OF_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks  as determined by the observer for this segment, contained within a counted set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37717">
               <seq-order>8</seq-order>
               <name>HOOK_SPACING_IN_CM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Spacing between hooks on a segment. This value is optional for any specific segment except the first set of spacing-count on a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9622</catalog-item-id>
            <title>Table: ATLW_HOOK_COUNT_SET</title>
            <short-name>ATLW_HOOK_COUNT_SET</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="37728">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37725">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37727">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37729">
               <seq-order>4</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37724">
               <seq-order>5</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37726">
               <seq-order>6</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37723">
               <seq-order>7</seq-order>
               <name>COLLECTION_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and Time count taken.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9623</catalog-item-id>
            <title>Table: ATLW_LENGTH</title>
            <short-name>ATLW_LENGTH</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="16">
            <data-attribute cc-id="37740">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37732">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37736">
               <seq-order>3</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37731">
               <seq-order>4</seq-order>
               <name>CONDITION_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric code identifying the injury</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37730">
               <seq-order>5</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37741">
               <seq-order>6</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37743">
               <seq-order>7</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37744">
               <seq-order>8</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37735">
               <seq-order>9</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37738">
               <seq-order>10</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37742">
               <seq-order>11</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The sex of this animal</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37737">
               <seq-order>12</seq-order>
               <name>LENGTH_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>The length of this animal</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37734">
               <seq-order>13</seq-order>
               <name>FREQUENCY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>The total number of animals within this size group</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37733">
               <seq-order>14</seq-order>
               <name>EGGS_IND</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the presence or absence of egg for crabs.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37745">
               <seq-order>15</seq-order>
               <name>VIABILITY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the viability status for halibut</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37739">
               <seq-order>16</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9624</catalog-item-id>
            <title>Table: ATLW_MAMMAL</title>
            <short-name>ATLW_MAMMAL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity contains the mammal data specific to a haul, offload or a trip.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity contains the mammal data specific to a haul or a trip.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="37753">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37746">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37748">
               <seq-order>3</seq-order>
               <name>MAMMAL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a mammal record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37749">
               <seq-order>4</seq-order>
               <name>MAMMAL_SPECIES_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37751">
               <seq-order>5</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37754">
               <seq-order>6</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37747">
               <seq-order>7</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37750">
               <seq-order>8</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of animals involved with this interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37752">
               <seq-order>9</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9625</catalog-item-id>
            <title>Table: ATLW_MAMMAL_INTERACTION</title>
            <short-name>ATLW_MAMMAL_INTERACTION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records marine mammal interactions that coud occur at the haul, offload or the trip level.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records marine mammal interactions that coud occur at the haul level or the trip level.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="23">
            <data-attribute cc-id="37776">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37758">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37763">
               <seq-order>3</seq-order>
               <name>INTERACTION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within Mammal Parent record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37772">
               <seq-order>4</seq-order>
               <name>MAMMAL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a mammal record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37777">
               <seq-order>5</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37759">
               <seq-order>6</seq-order>
               <name>DETERRENCE_ANIMAL_TYPE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional FK from LOV_Deterrence.  Class of animal  mammal (M), bird (B) for which the deterrence (if it exists) was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37760">
               <seq-order>7</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional FK from LOV_Deterrence combined with deterrence_animal type.  Deterrence codes are from NORPAC bird or mammal deterance tables.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37761">
               <seq-order>8</seq-order>
               <name>DETERRENCE_SUCCESS_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether or not the deterence measures applied were successful</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37771">
               <seq-order>9</seq-order>
               <name>MAMMAL_INTERACT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric code uniquely identifying a mammal interaction.  The value is suppllied at data load from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37757">
               <seq-order>10</seq-order>
               <name>CONDITION_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>FK from the LOV_Condition_Table.  Numeric code identifying the injury</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37756">
               <seq-order>11</seq-order>
               <name>CONDITION_ANIMAL_TYPE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>FK from the LOV_Condition_Table. Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37762">
               <seq-order>12</seq-order>
               <name>INTERACTION_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date the mammal interaction was observed.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37774">
               <seq-order>13</seq-order>
               <name>OBSERVATION_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Did the observer physically witness the interaction.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37773">
               <seq-order>14</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of animals involved with this interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37764">
               <seq-order>15</seq-order>
               <name>LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37765">
               <seq-order>16</seq-order>
               <name>LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37766">
               <seq-order>17</seq-order>
               <name>LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37767">
               <seq-order>18</seq-order>
               <name>LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37769">
               <seq-order>19</seq-order>
               <name>LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37770">
               <seq-order>20</seq-order>
               <name>LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a mammal occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37768">
               <seq-order>21</seq-order>
               <name>LONGITUDE_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the logitude as E(ast) or W(est)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37755">
               <seq-order>22</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2500</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer entered comments regarding this interaction.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37775">
               <seq-order>23</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9626</catalog-item-id>
            <title>Table: ATLW_MAMMAL_SPECIMEN</title>
            <short-name>ATLW_MAMMAL_SPECIMEN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the Norpac Domestic_Mammal_Specimen Table, and records sampling information for marine mammal tissue and measurements recorded for hauls, offloads, or trips.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the Norpac Domestic_Mammal_Specimen Table</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="37784">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37780">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37782">
               <seq-order>3</seq-order>
               <name>MAMMAL_SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a mammal specimen record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37778">
               <seq-order>4</seq-order>
               <name>ANIMAL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Entered identifier or a particular animal within a mammal interaction.  This number is unique in combination with a specimen type.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37787">
               <seq-order>5</seq-order>
               <name>SPECIMEN_TYPE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Foreign Key value identifying the type of speciment collected.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37781">
               <seq-order>6</seq-order>
               <name>INTERACTION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within Mammal Parent record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37786">
               <seq-order>7</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>A specimen number is unique with a mammal record.  It is auser defined identifier.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37785">
               <seq-order>8</seq-order>
               <name>SEX</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Sex of a mammal speciem (M)ale, (F)emale, (U)nknown or undertermined.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37788">
               <seq-order>9</seq-order>
               <name>VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If the Specimen Type requires a value to be entered this attribute is the data store.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37779">
               <seq-order>10</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer entered comments</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37783">
               <seq-order>11</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9627</catalog-item-id>
            <title>Table: ATLW_NON_FISHING_DAY</title>
            <short-name>ATLW_NON_FISHING_DAY</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entitity represents the date and location of every day during a trip where fishing did not occur.  For 2009 this concept was expanded to days wth no observer activity at a processing plant.  To impliment this change all non PK fields sans date bacame optional.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entitity represents the date and location of every day during a trip where fishing did not occur.  For 2009 this concept was expanded to days wth no observer activity at a processing plant.  To impliment this change all non PK fields sans date bacame optional.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="14">
            <data-attribute cc-id="37802">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37789">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37800">
               <seq-order>3</seq-order>
               <name>NO_FISHING_DAY_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a non-fishing day record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37791">
               <seq-order>4</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37799">
               <seq-order>5</seq-order>
               <name>NONFISH_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date on which no fishing activity occured</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37792">
               <seq-order>6</seq-order>
               <name>LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude  of non fishing day (not time specfic) in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37793">
               <seq-order>7</seq-order>
               <name>LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude  of non fishing day (not time specfic) in minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37794">
               <seq-order>8</seq-order>
               <name>LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude  of non fishing day (not time specfic) in seconds</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37795">
               <seq-order>9</seq-order>
               <name>LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of  of non fishing day (not time specfic) in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37797">
               <seq-order>10</seq-order>
               <name>LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude  of non fishing day (not time specfic) in minutes</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37798">
               <seq-order>11</seq-order>
               <name>LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of non fishing day (not time specfic)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37796">
               <seq-order>12</seq-order>
               <name>LONGITUDE_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West Longitude indicator for a non fishing day locaton.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37801">
               <seq-order>13</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37790">
               <seq-order>14</seq-order>
               <name>CRUISE_PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9628</catalog-item-id>
            <title>Table: ATLW_OBSERVER_CRUISE</title>
            <short-name>ATLW_OBSERVER_CRUISE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Records the essentials of an observer contract.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Records within Atlas the essentials of an observer contract.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="37808">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37804">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37805">
               <seq-order>3</seq-order>
               <name>FIRST_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>25</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer First Name</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37806">
               <seq-order>4</seq-order>
               <name>LAST_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer Last Name</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37803">
               <seq-order>5</seq-order>
               <name>CREATE_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp that record was created</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37807">
               <seq-order>6</seq-order>
               <name>PASSWORD</name>
               <data-storage-type>RAW</data-storage-type>
               <max-length>60</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Password entered by the lead observer for use by all observers on a cruise.</description>
               <general-data-type>RAW</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9629</catalog-item-id>
            <title>Table: ATLW_OFFLOAD</title>
            <short-name>ATLW_OFFLOAD</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents an offload event at a processing plant or mothership.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents an offload event at a processing plant or mothership.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="20">
            <data-attribute cc-id="37825">
               <seq-order>1</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37809">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37821">
               <seq-order>3</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37820">
               <seq-order>4</seq-order>
               <name>OFFLOAD_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique offload for an observer cruise entered by the observer.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37828">
               <seq-order>5</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37824">
               <seq-order>6</seq-order>
               <name>PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Optional FK to Plant.  Part of arc involving catcher vessel, haul, and cruise plant.  Code identifying a processing plant - inherited from the NORPAC data set.  The plant_vessel_code is created by logistics staff.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37810">
               <seq-order>7</seq-order>
               <name>CRUISE_PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique value for a cruise plant record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37813">
               <seq-order>8</seq-order>
               <name>DELIVERY_VESSEL_ADFG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>ADFG number entered by the observer if the vessel does not exist in the vessel lookup table</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37815">
               <seq-order>9</seq-order>
               <name>GEAR_TYPE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37814">
               <seq-order>10</seq-order>
               <name>GEARTYPE_FORM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Form that the gear is valid for.  For example the gear may be Unknown for a delivery but will always be determined for a haul.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37812">
               <seq-order>11</seq-order>
               <name>DELIVERY_END_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date the delivery was complete.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37819">
               <seq-order>12</seq-order>
               <name>NMFS_AREA</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>NMFS Reporting Area</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37811">
               <seq-order>13</seq-order>
               <name>DELIVERED_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>3</scale>
               <status>Active</status>
               <description>Total weight of the delivery</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37827">
               <seq-order>14</seq-order>
               <name>TOTAL_POLLOCK_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>3</scale>
               <status>Active</status>
               <description>Identifies the total weight of pollock delivered</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37818">
               <seq-order>15</seq-order>
               <name>LB_MT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Pounds (LB) or Metric Tons (MT) identifier of weight.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37816">
               <seq-order>16</seq-order>
               <name>GROUNDFISH_WEIGHED_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether or not all the groundfish were weighed.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37826">
               <seq-order>17</seq-order>
               <name>SORTED_AT_SEA_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies catch sorted by the catcher vessel at sea.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37822">
               <seq-order>18</seq-order>
               <name>OFFLOAD_TO_TENDER_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies if a tender was used to make this delivery.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37823">
               <seq-order>19</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37817">
               <seq-order>20</seq-order>
               <name>LANDING_REPORT_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>The region uses the landing report id off the electronic fish ticket as a join column for the catch accounting system. The value is printed on the lower quadrant of every ER fish ticket. Landing_Report_ID is unique to an offload.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9630</catalog-item-id>
            <title>Table: ATLW_PERCENT_RETAINED</title>
            <short-name>ATLW_PERCENT_RETAINED</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records the amount of each species retained as a percentage of the total catch for that species in a haul.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records the amount of each species retained, for that species in a haul.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="37829">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37832">
               <seq-order>2</seq-order>
               <name>RECORD_SET_STATUS_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a record set header</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37830">
               <seq-order>3</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37833">
               <seq-order>4</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37834">
               <seq-order>5</seq-order>
               <name>TOTAL_PERCENT_RETAINED</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Percent retained value for that species for this haul.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37831">
               <seq-order>6</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9636</catalog-item-id>
            <title>Table: ATL_BIRD_AGE</title>
            <short-name>ATL_BIRD_AGE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="37893">
               <seq-order>1</seq-order>
               <name>BIRD_AGE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated Unique identifier for a bird age record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37895">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37899">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37892">
               <seq-order>4</seq-order>
               <name>AGE_CATEGORY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code for classifying bird age</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_AGE_CATEGO</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37900">
               <seq-order>5</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37896">
               <seq-order>6</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37897">
               <seq-order>7</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of birds of this species of this age category</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9637</catalog-item-id>
            <title>Table: ATL_BIRD_AGE_H</title>
            <short-name>ATL_BIRD_AGE_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird interaction species and the age categories.  An interaction may include multiple age classes of that species.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="37909">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37904">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37908">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37903">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37905">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37902">
               <seq-order>6</seq-order>
               <name>BIRD_AGE_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated Unique identifier for a bird age record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37901">
               <seq-order>7</seq-order>
               <name>AGE_CATEGORY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code for classifying bird age</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37910">
               <seq-order>8</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37906">
               <seq-order>9</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37907">
               <seq-order>10</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of birds of this species of this age category</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9638</catalog-item-id>
            <title>Table: ATL_BIRD_EVENT</title>
            <short-name>ATL_BIRD_EVENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="24">
            <data-attribute cc-id="37912">
               <seq-order>1</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37915">
               <seq-order>2</seq-order>
               <name>cruise1</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37916">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37932">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37918">
               <seq-order>4</seq-order>
               <name>EVENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User defined event reference number which is unique within a cruise.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37933">
               <seq-order>5</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37931">
               <seq-order>6</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OFFLOAD</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37920">
               <seq-order>7</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HAUL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37917">
               <seq-order>8</seq-order>
               <name>DETERRENT_USED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code dientifying the reason for the use or absence of a bird deterrence strategy.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_DETERERENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37911">
               <seq-order>9</seq-order>
               <name>BEAUFORT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>International Beaufort Sea State Code</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BEAUFORT_SCALE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37914">
               <seq-order>10</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_COUNT_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37925">
               <seq-order>11</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the location of the bird at the first observation</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_EVENT_LOCA</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37934">
               <seq-order>12</seq-order>
               <name>WEATHER_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique weather code</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_WEATHER_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37919">
               <seq-order>13</seq-order>
               <name>FISHERY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Abbreviated code for a fishery as defined by the observer.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_FISHERY</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37930">
               <seq-order>14</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of animals involved with this interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37922">
               <seq-order>15</seq-order>
               <name>LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37923">
               <seq-order>16</seq-order>
               <name>LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37924">
               <seq-order>17</seq-order>
               <name>LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37926">
               <seq-order>18</seq-order>
               <name>LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37928">
               <seq-order>19</seq-order>
               <name>LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37929">
               <seq-order>20</seq-order>
               <name>LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37927">
               <seq-order>21</seq-order>
               <name>LONGITUDE_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the logitude as E(ast) or W(est)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37921">
               <seq-order>22</seq-order>
               <name>INTERACTION_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date the interaction was observed.  If an interaction record is related to an offload or a haul  this date is inferred as the haul date or offload end date.  If the interaction is related to a trip the interaction date is mandatory.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37913">
               <seq-order>23</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer entered comments regarding this interaction.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9639</catalog-item-id>
            <title>Table: ATL_BIRD_EVENT_H</title>
            <short-name>ATL_BIRD_EVENT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records bird interactions characterized by type, that may occur at  either the haul, offload or at the trip level.  Each interaction is recorded separately and may be for multiple animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="26">
            <data-attribute cc-id="37958">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37940">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37957">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37943">
               <seq-order>4</seq-order>
               <name>EVENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User defined event reference number which is unique within a cruise.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37937">
               <seq-order>5</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37941">
               <seq-order>6</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37936">
               <seq-order>7</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37959">
               <seq-order>8</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37956">
               <seq-order>9</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37945">
               <seq-order>10</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37942">
               <seq-order>11</seq-order>
               <name>DETERRENT_USED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code dientifying the reason for the use or absence of a bird deterrence strategy.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37935">
               <seq-order>12</seq-order>
               <name>BEAUFORT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>International Beaufort Sea State Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37939">
               <seq-order>13</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37950">
               <seq-order>14</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the location of the bird at the first observation</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37960">
               <seq-order>15</seq-order>
               <name>WEATHER_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique weather code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37944">
               <seq-order>16</seq-order>
               <name>FISHERY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Abbreviated code for a fishery as defined by the observer.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37955">
               <seq-order>17</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of animals involved with this interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37947">
               <seq-order>18</seq-order>
               <name>LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37948">
               <seq-order>19</seq-order>
               <name>LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37949">
               <seq-order>20</seq-order>
               <name>LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37951">
               <seq-order>21</seq-order>
               <name>LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37953">
               <seq-order>22</seq-order>
               <name>LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37954">
               <seq-order>23</seq-order>
               <name>LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude at which the interaction with a bird occured.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37952">
               <seq-order>24</seq-order>
               <name>LONGITUDE_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the logitude as E(ast) or W(est)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37946">
               <seq-order>25</seq-order>
               <name>INTERACTION_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date the interaction was observed.  If an interaction record is related to an offload or a haul  this date is inferred as the haul date or offload end date.  If the interaction is related to a trip the interaction date is mandatory.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37938">
               <seq-order>26</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Observer entered comments regarding this interaction.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9640</catalog-item-id>
            <title>Table: ATL_BIRD_EVENT_OUTCOME</title>
            <short-name>ATL_BIRD_EVENT_OUTCOME</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the outcome of a bird interaction or a bird event, species interaction or of an indivdual animal (specimen)</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the outcome of a bird interaction or a bird event, species interaction or of an indivdual animal (specimen</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="37964">
               <seq-order>1</seq-order>
               <name>EVENT_OUTCOME_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>interaction behavior seq.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37963">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37968">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37966">
               <seq-order>4</seq-order>
               <name>OUTCOME_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the condition of the bird after this interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_EVENT_OUTC</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37961">
               <seq-order>5</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37965">
               <seq-order>6</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37969">
               <seq-order>7</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9641</catalog-item-id>
            <title>Table: ATL_BIRD_EVENT_OUTCOME_H</title>
            <short-name>ATL_BIRD_EVENT_OUTCOME_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the outcome of a bird interaction or a bird event, species interaction or of an indivdual animal (specimen)
</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="37978">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37974">
               <seq-order>2</seq-order>
               <name>EVENT_OUTCOME_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>interaction behavior seq.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37972">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37977">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37976">
               <seq-order>5</seq-order>
               <name>OUTCOME_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the condition of the bird after this interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37970">
               <seq-order>6</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37975">
               <seq-order>7</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37979">
               <seq-order>8</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37971">
               <seq-order>9</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37973">
               <seq-order>10</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9642</catalog-item-id>
            <title>Table: ATL_BIRD_INTERACTION</title>
            <short-name>ATL_BIRD_INTERACTION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="37984">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37988">
               <seq-order>2</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37985">
               <seq-order>3</seq-order>
               <name>EVENT_INTERACTION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird event interaction.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37980">
               <seq-order>4</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37986">
               <seq-order>5</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37989">
               <seq-order>6</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37981">
               <seq-order>7</seq-order>
               <name>BIRD_INTERACT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying a list of the currently valid avian interactions identified with gear, vessels, and offloads.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_INTERACTIO</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="37982">
               <seq-order>8</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of the interaction type and it's outcome at the event or specimen level.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9643</catalog-item-id>
            <title>Table: ATL_BIRD_INTERACTION_H</title>
            <short-name>ATL_BIRD_INTERACTION_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersection of an interaction type, its outcome to either the general interaction or to the individual animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="37999">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37994">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37998">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37992">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37995">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37996">
               <seq-order>6</seq-order>
               <name>EVENT_INTERACTION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird event interaction.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37990">
               <seq-order>7</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37997">
               <seq-order>8</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38000">
               <seq-order>9</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37991">
               <seq-order>10</seq-order>
               <name>BIRD_INTERACT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying a list of the currently valid avian interactions identified with gear, vessels, and offloads.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="37993">
               <seq-order>11</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of the interaction type and it's outcome at the event or specimen level.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9644</catalog-item-id>
            <title>Table: ATL_BIRD_INTERAC_DETERRENT</title>
            <short-name>ATL_BIRD_INTERAC_DETERRENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="38004">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38006">
               <seq-order>2</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38002">
               <seq-order>3</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38001">
               <seq-order>4</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Class of animal  mammal (M), bird (B) for which the deterrence was utilized. References ATL_LOV_Animal_TYPEClass of animal  mammal (M), bird (B) for which the deterrence was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_DETERRENCE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38005">
               <seq-order>5</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_DETERRENCE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38003">
               <seq-order>6</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Problems with deployment of deterrent device or details of type of deterrent.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9645</catalog-item-id>
            <title>Table: ATL_BIRD_INTERAC_DETERRENT_H</title>
            <short-name>ATL_BIRD_INTERAC_DETERRENT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection of a bird deterrent code and a bird interaction.  Multiple deterrents are allowed none are mandatory.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="38015">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38007">
               <seq-order>2</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Class of animal  mammal (M), bird (B) for which the deterrence was utilized. References ATL_LOV_Animal_TYPEClass of animal  mammal (M), bird (B) for which the deterrence was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38011">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38013">
               <seq-order>4</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38014">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38009">
               <seq-order>6</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38012">
               <seq-order>7</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38008">
               <seq-order>8</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated nique identifier of a bird interaction</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38010">
               <seq-order>9</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Problems with deployment of deterrent device or details of type of deterrent.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9646</catalog-item-id>
            <title>Table: ATL_BIRD_INTERAC_SPECIES</title>
            <short-name>ATL_BIRD_INTERAC_SPECIES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="12">
            <data-attribute cc-id="38022">
               <seq-order>1</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38020">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38024">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38016">
               <seq-order>4</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38018">
               <seq-order>5</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_COUNT_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38026">
               <seq-order>6</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_SPECIES_COMPOSITION</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38025">
               <seq-order>7</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38023">
               <seq-order>8</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Numbers of animals of this species</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38021">
               <seq-order>9</seq-order>
               <name>GOOD_LOOK_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) which describes how the level of the observation of this bird.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38027">
               <seq-order>10</seq-order>
               <name>SPECIES_CONFIDENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying level of observer confidence in his-her species identification.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38028">
               <seq-order>11</seq-order>
               <name>SPECIES_VERIFICATION_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38017">
               <seq-order>12</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Colors on head, eye erea, bill, legs, back, wings, bill size etc.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9647</catalog-item-id>
            <title>Table: ATL_BIRD_INTERAC_SPECIES_H</title>
            <short-name>ATL_BIRD_INTERAC_SPECIES_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="15">
            <data-attribute cc-id="38039">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38033">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38038">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38030">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38034">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38036">
               <seq-order>6</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38029">
               <seq-order>7</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38032">
               <seq-order>8</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38041">
               <seq-order>9</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38040">
               <seq-order>10</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38037">
               <seq-order>11</seq-order>
               <name>NUMBER_OF_ANIMALS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Numbers of animals of this species</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38035">
               <seq-order>12</seq-order>
               <name>GOOD_LOOK_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) which describes how the level of the observation of this bird.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38042">
               <seq-order>13</seq-order>
               <name>SPECIES_CONFIDENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying level of observer confidence in his-her species identification.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38043">
               <seq-order>14</seq-order>
               <name>SPECIES_VERIFICATION_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38031">
               <seq-order>15</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Colors on head, eye erea, bill, legs, back, wings, bill size etc.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9648</catalog-item-id>
            <title>Table: ATL_BIRD_SPECIES_TAG</title>
            <short-name>ATL_BIRD_SPECIES_TAG</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="38051">
               <seq-order>1</seq-order>
               <name>TAG_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>sequence generated unique identifier for this tag record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38045">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38047">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38052">
               <seq-order>4</seq-order>
               <name>TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the type of recovered tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_TAG_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38046">
               <seq-order>5</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code for the found location of a bird tag.  For example rtleg;</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_TAG_LOCATI</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38044">
               <seq-order>6</seq-order>
               <name>COLOR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Color Code</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_LEG_BAND_C</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38048">
               <seq-order>7</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_SPECIMEN</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38049">
               <seq-order>8</seq-order>
               <name>TAG_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying presence, absence, applicability of banding.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38050">
               <seq-order>9</seq-order>
               <name>TAG_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If a tag is present and if read this field records the USFWS number or other number.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9649</catalog-item-id>
            <title>Table: ATL_BIRD_SPECIES_TAG_H</title>
            <short-name>ATL_BIRD_SPECIES_TAG_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the tag or leg band(s) observed on an individual animal.  It requires that a specimen record be created even if the band(s) are only noted and described.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="12">
            <data-attribute cc-id="38059">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38055">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38058">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38053">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38056">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38063">
               <seq-order>6</seq-order>
               <name>TAG_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>sequence generated unique identifier for this tag record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38064">
               <seq-order>7</seq-order>
               <name>TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the type of recovered tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38057">
               <seq-order>8</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code for the found location of a bird tag.  For example rtleg;</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38054">
               <seq-order>9</seq-order>
               <name>COLOR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Color Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38060">
               <seq-order>10</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38061">
               <seq-order>11</seq-order>
               <name>TAG_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code (Domain) identifying presence, absence, applicability of banding.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38062">
               <seq-order>12</seq-order>
               <name>TAG_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If a tag is present and if read this field records the USFWS number or other number.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9650</catalog-item-id>
            <title>Table: ATL_BIRD_SPECIMEN</title>
            <short-name>ATL_BIRD_SPECIMEN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="38070">
               <seq-order>1</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38066">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38068">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38069">
               <seq-order>4</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User defined uniqe within a specime type identifier.  May be a bar code tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38071">
               <seq-order>5</seq-order>
               <name>SPECIMEN_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The list of unique type codes associated with a bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_SPECIMEN_T</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38067">
               <seq-order>6</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_INTERAC_SPECIE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38065">
               <seq-order>7</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9651</catalog-item-id>
            <title>Table: ATL_BIRD_SPECIMEN_H</title>
            <short-name>ATL_BIRD_SPECIMEN_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the avian specimen which has been chosen for additional biota sampling, preservation, tag recording, or may be representative of a larger group of birds of the same species.  A specimen need not be a fatality.  It may be an animal that was captured for tag examination and released alive and unharmed.  The key is it is a single animal.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="38078">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38074">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38077">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38072">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38075">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38080">
               <seq-order>6</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38079">
               <seq-order>7</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User defined uniqe within a specime type identifier.  May be a bar code tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38081">
               <seq-order>8</seq-order>
               <name>SPECIMEN_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The list of unique type codes associated with a bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38076">
               <seq-order>9</seq-order>
               <name>INTERACTION_SPECIES_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an species interaction record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38073">
               <seq-order>10</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discussion of bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9652</catalog-item-id>
            <title>Table: ATL_BIRD_VESSEL_INTERACT</title>
            <short-name>ATL_BIRD_VESSEL_INTERACT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection between the list of valid events (interactions) that may be observed with a vessel, and the bird event (interaction) record.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity resolves the intersection between the list of valid events (interactions) that may be observed with a vessel, and the bird event (interaction) record.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="4">
            <data-attribute cc-id="38083">
               <seq-order>1</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bird interaction event.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38082">
               <seq-order>2</seq-order>
               <name>ACTIVITY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code for bird activity.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_BIRD_VESSEL_ACT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38084">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38085">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_BIRD_EVENT</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9653</catalog-item-id>
            <title>Table: ATL_BIRD_VESSEL_INTERACT_H</title>
            <short-name>ATL_BIRD_VESSEL_INTERACT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity resolves the intersection between the list of valid events (interactions) that may be observed with a vessel, and the bird event (interaction) record.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="38092">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38089">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38091">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38088">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38090">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38087">
               <seq-order>6</seq-order>
               <name>BIRD_EVENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38086">
               <seq-order>7</seq-order>
               <name>ACTIVITY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9655</catalog-item-id>
            <title>Table: ATL_CRUISE_PLANT</title>
            <short-name>ATL_CRUISE_PLANT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The intersection of an observer cruise and a processing plant.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="38099">
               <seq-order>1</seq-order>
               <name>CRUISE_PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique value for a cruise plant record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38098">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OBSERVER_CRUISE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38101">
               <seq-order>3</seq-order>
               <name>PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a processing plant.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_PLANT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38102">
               <seq-order>4</seq-order>
               <name>STATUS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute is the logical foreign key from the CV_Status table owned by Norpac.  It represents the current processing phase that a record is in.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.CV_STATUS</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38103">
               <seq-order>5</seq-order>
               <name>STATUS_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of when processing status was assigned</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38104">
               <seq-order>6</seq-order>
               <name>STATUS_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User who was logged on when the cruise vessel (cruise plant) status was assigned</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38097">
               <seq-order>7</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional Comments Field for a cruise_plant data set.  This field is provided for use by the debriefing staff.  They are not available to observers in the field for this release</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38100">
               <seq-order>8</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9656</catalog-item-id>
            <title>Table: ATL_CRUISE_PLANT_H</title>
            <short-name>ATL_CRUISE_PLANT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The intersection of an observer cruise and a processing plant.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The intersection of an observer cruise and a processing plant.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="38112">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38105">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38109">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38108">
               <seq-order>4</seq-order>
               <name>CRUISE_PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique value for a cruise plant record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38107">
               <seq-order>5</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38111">
               <seq-order>6</seq-order>
               <name>PLANT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a processing plant.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38113">
               <seq-order>7</seq-order>
               <name>STATUS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute is the logical foreign key from the CV_Status table owned by Norpac.  It represents the current processing phase that a record is in.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38114">
               <seq-order>8</seq-order>
               <name>STATUS_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of when processing status was assigned</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38115">
               <seq-order>9</seq-order>
               <name>STATUS_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User who was logged on when the cruise vessel (cruise plant) status was assigned</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38106">
               <seq-order>10</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional Comments Field for a cruise_plant data set.  This field is provided for use by the debriefing staff.  They are not available to observers in the field for this release</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38110">
               <seq-order>11</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9657</catalog-item-id>
            <title>Table: ATL_CRUISE_VESSEL</title>
            <short-name>ATL_CRUISE_VESSEL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The intersection of an observer cruise and a vessel</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The intersection of an observer cruise and a vessel</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="38118">
               <seq-order>1</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38117">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OBSERVER_CRUISE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38123">
               <seq-order>3</seq-order>
               <name>VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique Code identifying a vessel - inherited from the NORPAC data set. Generated by logistics staff.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38120">
               <seq-order>4</seq-order>
               <name>STATUS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute is the logical foreign key from the CV_Status table owned by Norpac.  It represents the current processing phase that a record is in.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.CV_STATUS</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38121">
               <seq-order>5</seq-order>
               <name>STATUS_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of when processing status was assigned</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38122">
               <seq-order>6</seq-order>
               <name>STATUS_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User who was logged on when the cruise vessel (cruise plant) status was assigned</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38116">
               <seq-order>7</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional Comments Field for a cruise_vessel data set.  This field is provided for use by the debriefing staff.  They are not available to observers in the field for this release.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38119">
               <seq-order>8</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9659</catalog-item-id>
            <title>Table: ATL_DO_NOT_LOAD_CRUISE</title>
            <short-name>ATL_DO_NOT_LOAD_CRUISE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>If an observer has more than one cruise in the same contract.  Data from the field ought to be loaded for only the active cruise.  This table provides the list of cruises for which data is currently static.  The table is referenced by the atl_load_norpac.load_atl_tables procedure.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>If an observer has more than one cruise in the same contract.  Data from the field ought to be loaded for only the active cruise.  This table provides the list of cruises for which data is currently static.  The table is referenced by the atl_load_norpac.load_atl_tables procedure.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38136">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.  In this table a listed cruise is held static to automated data loading.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38135">
               <seq-order>2</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional discussion - particularly useful in the case  loading data with known errors or when the data for a cruise is frozen for a reason other than multiple cruises in a contract.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9660</catalog-item-id>
            <title>Table: ATL_ERROR</title>
            <short-name>ATL_ERROR</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of data and loading errors for the Atlas, Inseason, and Domestic Data sets.  Errors are logged by a call to a custom utility which compiles and writes to the Error Log table.  Oracle RAISE_APPLICATION_ERROR must not be used because it is not desirable to stop processing when creating a log.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of data and loading errors for the Atlas, Inseason, and Domestic Data sets.  Errors are logged by a call to a custom utility which compiles and writes to the Error Log table.  Oracle RAISE_APPLICATION_ERROR must not be used because it is not desirable to stop processing when creating a log.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="38141">
               <seq-order>1</seq-order>
               <name>ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique user defined error number between -20000 and -21000</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38138">
               <seq-order>2</seq-order>
               <name>ERROR_FORM_TYPE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Error script run for every specific form type.  This column groups errors according to the respective subsystem tested.  For example: Trip errors relate to the Atlas Trip and related table data.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38140">
               <seq-order>3</seq-order>
               <name>ERROR_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique name of error</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38142">
               <seq-order>4</seq-order>
               <name>ERROR_TEXT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Text to be returned with error</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38137">
               <seq-order>5</seq-order>
               <name>ERROR_DISCUSSION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional discussion of history, and remedies relating to this error. Including usage by table and program.  It is anticipated that complilation of this metadata will generate an error handbook which will be available to inseason staff</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38139">
               <seq-order>6</seq-order>
               <name>ERROR_LEVEL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Level of severity</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38143">
               <seq-order>7</seq-order>
               <name>OLD_ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9662</catalog-item-id>
            <title>Table: ATL_ERROR_LOG</title>
            <short-name>ATL_ERROR_LOG</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity provides inseason managers with a record of of load and edit errors which require review and correction.  This provides a permanent record of data transmission errors and timestamps their resolution.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity provides inseason managers with a record of of load and edit errors which require review and correction.  This provides a permanent record of data transmission errors and timestamps their resolution.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="17">
            <data-attribute cc-id="38158">
               <seq-order>1</seq-order>
               <name>ERROR_LOG_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an error log entry</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38159">
               <seq-order>2</seq-order>
               <name>ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique user defined error number between -20000 and -21000</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_ERROR</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38157">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Cruise number from Atlas which generated error.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38170">
               <seq-order>4</seq-order>
               <name>YEAR</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Year extracted from sysdate when error was recorded to facilitate reporting.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38169">
               <seq-order>5</seq-order>
               <name>TABLE_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Name of the table for which loading or editing  error was recorded.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38162">
               <seq-order>6</seq-order>
               <name>PK1_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Name of the first primary key column.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38163">
               <seq-order>7</seq-order>
               <name>PK1_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Atlas Norpac unique record identifier of record that generated the error.  Usually this is numeric but it may be Alpha in the case of  a compound primary key.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38164">
               <seq-order>8</seq-order>
               <name>PK2_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Name of the second primary key column.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38165">
               <seq-order>9</seq-order>
               <name>PK2_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Atlas Norpac unique record identifier of record that generated the error.  Usually this is numeric but it may be Alpha in the case of  a compound primary key.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38160">
               <seq-order>10</seq-order>
               <name>LOADING_LEVEL</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>This attribute identifies the loading process where the error occured ATL - atlas production tables, INS - Inseason ETL, DOM - Domestic ETL.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38167">
               <seq-order>11</seq-order>
               <name>RESOLVED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifying code which indicates that the error was addressed Y, an overide was requested R, Defaults to N.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38166">
               <seq-order>12</seq-order>
               <name>RESOLVED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>60</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Inseason advisor who addressed and resolved the error.  Mandatory when resolved flag set to Y.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38168">
               <seq-order>13</seq-order>
               <name>RESOLVED_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp when resolved flag was set to Y</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38155">
               <seq-order>14</seq-order>
               <name>ADMIN_OVERRIDE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Error Scripts will not allow the loading of data to Inseason or Domestic Tables if errors (99, 50) are logged.  If an administrator desires, unresolved errors may be ignored and records moved by setting this flag to Yes.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38156">
               <seq-order>15</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional discussion - particularly useful in the case of management setting the admin_overide_flag to Yes and loading data with known errors.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38161">
               <seq-order>16</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38154">
               <seq-order>17</seq-order>
               <name>ACTIVE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>When a new error is logged it defaults to active.  Whe data is validated all the logged errors are set to inactive(N).  If found again the flag is reset to active(Y) or if not present the error log record is added.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9663</catalog-item-id>
            <title>Table: ATL_ERROR_LOG_H</title>
            <short-name>ATL_ERROR_LOG_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity provides inseason managers with a record of of load and edit errors which require review and correction.  This provides a permanent record of data transmission errors and timestamps their resolution.
</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
         </entity-information>
         <data-attributes partial-listing="No" total-count="20">
            <data-attribute cc-id="38188">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table. Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38173">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38176">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38175">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38177">
               <seq-order>5</seq-order>
               <name>ERROR_LOG_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an error log entry</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38178">
               <seq-order>6</seq-order>
               <name>ERROR_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38190">
               <seq-order>7</seq-order>
               <name>YEAR</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38189">
               <seq-order>8</seq-order>
               <name>TABLE_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38181">
               <seq-order>9</seq-order>
               <name>PK1_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38182">
               <seq-order>10</seq-order>
               <name>PK1_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38183">
               <seq-order>11</seq-order>
               <name>PK2_COLUMN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>32</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38184">
               <seq-order>12</seq-order>
               <name>PK2_VALUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38179">
               <seq-order>13</seq-order>
               <name>LOADING_LEVEL</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38186">
               <seq-order>14</seq-order>
               <name>RESOLVED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38185">
               <seq-order>15</seq-order>
               <name>RESOLVED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>60</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38187">
               <seq-order>16</seq-order>
               <name>RESOLVED_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38172">
               <seq-order>17</seq-order>
               <name>ADMIN_OVERRIDE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38174">
               <seq-order>18</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>500</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38180">
               <seq-order>19</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38171">
               <seq-order>20</seq-order>
               <name>ACTIVE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>When a new error is logged it defaults to active.  Whe data is validated all the logged errors are set to inactive(N).  If found again the flag is reset to active(Y) or if not present the error log record is added.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9665</catalog-item-id>
            <title>Table: ATL_EXTRAWL_SPECIES_COMP</title>
            <short-name>ATL_EXTRAWL_SPECIES_COMP</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity provides the repository for extrapolated trawl data.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity provides the repository for extrapolated trawl data.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="38200">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38203">
               <seq-order>2</seq-order>
               <name>EXTRAWL_SPCOMP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38205">
               <seq-order>3</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38204">
               <seq-order>4</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer identifying a unique haul within a trip.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38208">
               <seq-order>5</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38202">
               <seq-order>6</seq-order>
               <name>EXTRAPOLATED_WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>11</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Weight of each species in the sample in kg.   Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38201">
               <seq-order>7</seq-order>
               <name>EXTRAPOLATED_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>7</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of individual animals in the sample. Either the species number or the species weight may be null, but not both.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38207">
               <seq-order>8</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Sex if so identified.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38206">
               <seq-order>9</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9666</catalog-item-id>
            <title>Table: ATL_FISHING_TIME_LOST</title>
            <short-name>ATL_FISHING_TIME_LOST</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Fishing time lost contains a record of the number of hours and reasons for periods where no fishing occured during a trip.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Fishing time lost contains the number of hours and reasons for lost fishing time during a trip.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="38213">
               <seq-order>1</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38209">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38212">
               <seq-order>3</seq-order>
               <name>TIME_LOST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Reason code for lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_TIME_LOST_REASO</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38210">
               <seq-order>4</seq-order>
               <name>HOURS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hours lost rounded to the nearest hour.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38211">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9667</catalog-item-id>
            <title>Table: ATL_FISHING_TIME_LOST_H</title>
            <short-name>ATL_FISHING_TIME_LOST_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Fishing time lost contains the number of hours and reasons for lost fishing time during a trip.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Fishing time lost contains the number of hours and reasons for lost fishing time during a trip.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="38219">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38214">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38216">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38215">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38221">
               <seq-order>5</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38220">
               <seq-order>6</seq-order>
               <name>TIME_LOST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Reason code for lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38217">
               <seq-order>7</seq-order>
               <name>HOURS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hours lost rounded to the nearest hour.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38218">
               <seq-order>8</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9668</catalog-item-id>
            <title>Table: ATL_FISH_INV_SPECIMEN</title>
            <short-name>ATL_FISH_INV_SPECIMEN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="38223">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LENGTH</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38230">
               <seq-order>2</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a specimen record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38228">
               <seq-order>3</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac, and the FK value from species_maturity.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_MATURIT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38225">
               <seq-order>4</seq-order>
               <name>MATURITY_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a maturity record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIES_MATURIT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38224">
               <seq-order>5</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LENGTH</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38231">
               <seq-order>6</seq-order>
               <name>SPECIMEN_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric value for a specimen type record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SPECIMEN_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38229">
               <seq-order>7</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A specimen number is unique within a length, user defined identifier.  In the case of an otolith it is the bar coded sample identifier attached to the collection vial.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38232">
               <seq-order>8</seq-order>
               <name>WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>10</precision>
               <scale>3</scale>
               <status>Active</status>
               <description>Weight in kg of the specimen.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38222">
               <seq-order>9</seq-order>
               <name>AGE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Age of the animal (Specimen) in years.  Populated by Age and Growth Staff  without system validation.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38227">
               <seq-order>10</seq-order>
               <name>SPECIAL_PROJECT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifier of a special project record.  Project to be a  three character acronym unique to the project for a cruise.  Populated by Debriefing Staff without System Validation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38226">
               <seq-order>11</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LENGTH</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9669</catalog-item-id>
            <title>Table: ATL_FISH_INV_SPECIMEN_H</title>
            <short-name>ATL_FISH_INV_SPECIMEN_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the finfish or invertebrate specimen which has been chosen for additional biota sampling from the length sample of animals.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="15">
            <data-attribute cc-id="786013">
               <name>BARCODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Whenever a barcode is printed on a vial (otolith) or bag (tag and bag) this attribute contains the value.</description>
            </data-attribute>
            <data-attribute cc-id="38240">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38234">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38236">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38235">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.
</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38238">
               <seq-order>5</seq-order>
               <name>MATURITY_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a maturity record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38242">
               <seq-order>6</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier for a species imported from Norpac, and the FK value from species_maturity.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38237">
               <seq-order>7</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38244">
               <seq-order>8</seq-order>
               <name>SPECIMEN_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a specimen record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38245">
               <seq-order>9</seq-order>
               <name>SPECIMEN_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique numeric value for a specimen type record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38243">
               <seq-order>10</seq-order>
               <name>SPECIMEN_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A specimen number is unique for a cruise/permit combination (effective 01/01/2014).  Duplicate specimen numbers indicate multiple specimen types collected for the same fish.  In the case of an otolith (type 1 specimen) the barcode may or may not be the specimen number.  The specimen number identifies the fish and the barcode is now an added attribute.  Current protocol only requires specimen number to be unique for a cruise/permit, so some users are still using barcode as specimen number; however the 'best practice' is to start at '1' for a cruise and ascend from there for all specimen types and species.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38246">
               <seq-order>11</seq-order>
               <name>WEIGHT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Weight in kg of the specimen.  Effective 01/01/2014, otoliths, scales, and stomachs no longer have a weight associated with the specimen record; instead a separate specimen (type 3) is entered for the same specimen number.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38233">
               <seq-order>12</seq-order>
               <name>AGE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Age of the animal (Specimen) in years.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38241">
               <seq-order>13</seq-order>
               <name>SPECIAL_PROJECT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifier of a special project record.  Project to be a  three character acronym unique to the project for a cruise.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38239">
               <seq-order>14</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9670</catalog-item-id>
            <title>Table: ATL_FISH_TICKET</title>
            <short-name>ATL_FISH_TICKET</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the preprinted state fish ticket preprared from an offload event.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the fish ticket preprared from an offload event.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="5">
            <data-attribute cc-id="38249">
               <seq-order>1</seq-order>
               <name>FISH_TICKET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within offload parent</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38247">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OFFLOAD</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38250">
               <seq-order>3</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OFFLOAD</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38248">
               <seq-order>4</seq-order>
               <name>FISHTICKET_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A Fish Ticket Number is the Alphanumeric value generated by a processor and given to a vessel captain detailing the transaction and sale of seafood.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38251">
               <seq-order>5</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_OFFLOAD</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9671</catalog-item-id>
            <title>Table: ATL_FISH_TICKET_H</title>
            <short-name>ATL_FISH_TICKET_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the preprinted state fish ticket preprared from an offload event.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the preprinted state fish ticket preprared from an offload event.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="38259">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38252">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38254">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38253">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.
</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38256">
               <seq-order>5</seq-order>
               <name>FISH_TICKET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence within offload parent</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38255">
               <seq-order>6</seq-order>
               <name>FISHTICKET_NUMBER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A Fish Ticket Number is the Alphanumeric value generated by a processor and given to a vessel captain detailing the transaction and sale of seafood.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38257">
               <seq-order>7</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38258">
               <seq-order>8</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9673</catalog-item-id>
            <title>Table: ATL_FMA_TRIP_H</title>
            <short-name>ATL_FMA_TRIP_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>A FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>A FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="33">
            <data-attribute cc-id="786094">
               <name>CAPTAIN_NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Name of the vessel captain for an observed trip.  This data element will be recorded on the trip form or electronically beginning in 2013, and captured during debriefing in 2012.</description>
            </data-attribute>
            <data-attribute cc-id="38310">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38291">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38296">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38294">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38320">
               <seq-order>5</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip within each observer instance of Atlas.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38295">
               <seq-order>6</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38319">
               <seq-order>7</seq-order>
               <name>TRIP_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer which must be unique within a cruise - vessel combination.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38299">
               <seq-order>8</seq-order>
               <name>EMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38298">
               <seq-order>9</seq-order>
               <name>DISEMBARKED_PORT_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User defined unique identifier of a port currently limited to 1 - 12.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38290">
               <seq-order>10</seq-order>
               <name>BAIT_USED_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bait used record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38311">
               <seq-order>11</seq-order>
               <name>START_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of embarkation.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38313">
               <seq-order>12</seq-order>
               <name>START_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38314">
               <seq-order>13</seq-order>
               <name>START_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38315">
               <seq-order>14</seq-order>
               <name>START_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38316">
               <seq-order>15</seq-order>
               <name>START_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38317">
               <seq-order>16</seq-order>
               <name>START_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38318">
               <seq-order>17</seq-order>
               <name>START_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of embarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38312">
               <seq-order>18</seq-order>
               <name>START_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Embarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38300">
               <seq-order>19</seq-order>
               <name>END_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of landing, tying up to a mothership, transfer of fish between codends or other interaction signifying the ending of a trip.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38302">
               <seq-order>20</seq-order>
               <name>END_LATITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38303">
               <seq-order>21</seq-order>
               <name>END_LATITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38304">
               <seq-order>22</seq-order>
               <name>END_LATITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Latitude of disembarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38305">
               <seq-order>23</seq-order>
               <name>END_LONGITUDE_DEGREE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in degrees.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38306">
               <seq-order>24</seq-order>
               <name>END_LONGITUDE_MIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in minutes.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38307">
               <seq-order>25</seq-order>
               <name>END_LONGITUDE_SEC</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Longitude of disembarkation in seconds.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38301">
               <seq-order>26</seq-order>
               <name>END_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>East West longitude identifier for Disembarkation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38293">
               <seq-order>27</seq-order>
               <name>CREW_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of personnel on the vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38297">
               <seq-order>28</seq-order>
               <name>DID_FISHING_OCCUR_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether fishing took place or not.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38308">
               <seq-order>29</seq-order>
               <name>FISH_IN_HOLD_AT_START_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether there were fish present in the hold at the start of a fishing trip.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38289">
               <seq-order>30</seq-order>
               <name>ATLAS_VERSION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Current Version of Atlas Program.  This is stored in both Trip and Offload and inherited by the rest of the system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38292">
               <seq-order>31</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2000</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Any specific comments an observer might make in regards to this trip.  In particular comments are required to documented lost fishing time.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38309">
               <seq-order>32</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9675</catalog-item-id>
            <title>Table: ATL_HAUL</title>
            <short-name>ATL_HAUL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occured.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occured.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="55">
            <data-attribute cc-id="38341">
               <seq-order>1</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38360">
               <seq-order>2</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38358">
               <seq-order>3</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer identifying a unique haul within a trip.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38359">
               <seq-order>4</seq-order>
               <name>HAUL_PURPOSE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Haul data may be utilized for catch accounting, stock assessment, or for various special projects.  This field is entered by the observer and not validated by ATLAS.  Validation is performed when loaded into the production NORPAC data set.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_HAUL_PURPOSE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38340">
               <seq-order>5</seq-order>
               <name>CDQ_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique AlphaNumeric code representing a CDQ or research group</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_CDQ</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38342">
               <seq-order>6</seq-order>
               <name>DELIVERY_VESSEL_ADFG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>ADFG number entered by the observer if the delivering  vessel does not exist in the vessel lookup table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38388">
               <seq-order>7</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38390">
               <seq-order>8</seq-order>
               <name>VESSEL_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique identifier of a vessel type</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_VESSEL_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38356">
               <seq-order>9</seq-order>
               <name>GEAR_PERFORMANCE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique performance code for a gear type.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_GEAR_PERFORMANC</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38355">
               <seq-order>10</seq-order>
               <name>GEARTYPE_FORM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Form that the gear is valid for.  For example the gear may be Unknown for a delivery but will always be determined for a haul.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_GEAR_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38357">
               <seq-order>11</seq-order>
               <name>GEAR_TYPE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_GEAR_TYPE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38371">
               <seq-order>12</seq-order>
               <name>RBT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Random Break Table identifier Currently limted to Y (es) or N(o)</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_RBT_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38380">
               <seq-order>13</seq-order>
               <name>RST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Random Sample Reference Table code reference.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_RST_CODE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38353">
               <seq-order>14</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_DETERRENCE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38337">
               <seq-order>15</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional FK from LOV_Deterrence.  Class of animal  mammal (M), bird (B) for which the deterrence (if it exists) was utilized</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_DETERRENCE</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38362">
               <seq-order>16</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether the information in a haul is based on retrieval or delivery (as in a mother ship)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38372">
               <seq-order>17</seq-order>
               <name>RETRV_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date recorded by the observer from the vessel log.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38374">
               <seq-order>18</seq-order>
               <name>RETRV_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38375">
               <seq-order>19</seq-order>
               <name>RETRV_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38376">
               <seq-order>20</seq-order>
               <name>RETRV_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38373">
               <seq-order>21</seq-order>
               <name>RETRV_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38377">
               <seq-order>22</seq-order>
               <name>RETRV_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38378">
               <seq-order>23</seq-order>
               <name>RETRV_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38379">
               <seq-order>24</seq-order>
               <name>RETRV_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38364">
               <seq-order>25</seq-order>
               <name>NMFS_AREA</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This is a calculated value from retrieval lat-long.  It is stored for the convenience of the user community.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38344">
               <seq-order>26</seq-order>
               <name>DEPLOY_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time recorded by the observer from the vessel log.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38346">
               <seq-order>27</seq-order>
               <name>DEPLOY_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38347">
               <seq-order>28</seq-order>
               <name>DEPLOY_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38348">
               <seq-order>29</seq-order>
               <name>DEPLOY_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38345">
               <seq-order>30</seq-order>
               <name>DEPLOY_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38349">
               <seq-order>31</seq-order>
               <name>DEPLOY_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38350">
               <seq-order>32</seq-order>
               <name>DEPLOY_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38351">
               <seq-order>33</seq-order>
               <name>DEPLOY_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>2</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38339">
               <seq-order>34</seq-order>
               <name>BOTTOM_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average bottom depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38354">
               <seq-order>35</seq-order>
               <name>FISHING_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average fishing depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38352">
               <seq-order>36</seq-order>
               <name>DEPTH_METER_FATHOM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether depth is recorded in meters or fathoms.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38389">
               <seq-order>37</seq-order>
               <name>VESSEL_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight in metric tons as recorded in the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38367">
               <seq-order>38</seq-order>
               <name>OBSVR_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight as estimated by the observer in metric tons.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38369">
               <seq-order>39</seq-order>
               <name>OBSVR_EST_METHOD</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Method used to determine the observer estimated catch</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38368">
               <seq-order>40</seq-order>
               <name>OBSVR_EST_DISCARDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Observer estimate of total discards</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38343">
               <seq-order>41</seq-order>
               <name>DENSITY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Density used by the observer to determine the total catch weights.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38361">
               <seq-order>42</seq-order>
               <name>INDIV_FISHING_QUOTA_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether fishing is on an IFQ quota with the subsequent application of IFQ rules.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38381">
               <seq-order>43</seq-order>
               <name>SAMPLED_BY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Identifies where a haul is sampled by an observer and in some cases by which observer.  The observer of a haul is not necessarily the primary observer recorded for a cruise.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38366">
               <seq-order>44</seq-order>
               <name>NUMBER_OF_SKATES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of skates for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38365">
               <seq-order>45</seq-order>
               <name>NUMBER_OF_HOOKS_PER_SKATE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks per skate for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38385">
               <seq-order>46</seq-order>
               <name>TOTAL_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of hooks deployed for this haul</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38387">
               <seq-order>47</seq-order>
               <name>TOTAL_POTS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of pots deployed for this haul.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38363">
               <seq-order>48</seq-order>
               <name>MMAMMAL_MONITR_PCT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Percentage of time for this haul where marine mammal monitoring occured.  For fixed gear deployments the valid values are anywhere in the range.  For mobile gear deployments the values may be either 0 or 100.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38370">
               <seq-order>49</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_FMA_TRIP</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38391">
               <seq-order>50</seq-order>
               <name>VOLUME</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Estimate of volume of catch</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38386">
               <seq-order>51</seq-order>
               <name>TOTAL_HOOKS_OVERIDE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If an observer believes that the calculated value of total hooks is not correct.  It is allowed that the value is overridden.  If  that is the case then this flag will be set to Y by trigger code, and total-hooks will be protected from automatic recalculateion.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38338">
               <seq-order>52</seq-order>
               <name>BIRD_MONITOR_LEVEL_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>4</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Portion of the haulback that was monitored by the observer for bird interactions.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38384">
               <seq-order>53</seq-order>
               <name>SHORTWIRED_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Denoting whether the net was shortwired during the haulback.  Do not record a Y when the net is shortwired during the tow but then returned to fishing depth.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38383">
               <seq-order>54</seq-order>
               <name>SAMPLE_UNIT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the unit of measure for a sampling design.  Sample Design and units are mandatory at the haul level and optional at the sample level.</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SAMPLE_UNIT</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38382">
               <seq-order>55</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_LOV_SAMPLE_SYSTEM_C</foreign-key-relations>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9676</catalog-item-id>
            <title>Table: ATL_HAUL_H</title>
            <short-name>ATL_HAUL_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occured.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Hauls are unique fishing events of gear deployment and retrieval and may also contain information unique to a day where no fishing occurred.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="58">
            <data-attribute cc-id="38441">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38396">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38398">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38397">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.
</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38417">
               <seq-order>5</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38415">
               <seq-order>6</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number which is entered by the observer identifying a unique haul within a trip.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38416">
               <seq-order>7</seq-order>
               <name>HAUL_PURPOSE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Haul data may be utilized for catch accounting, stock assessment, or for various special projects.  This field is entered by the observer and not validated by ATLAS.  Validation is performed when loaded into the production NORPAC data set.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38395">
               <seq-order>8</seq-order>
               <name>CDQ_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique AlphaNumeric code representing a CDQ or research group</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38446">
               <seq-order>9</seq-order>
               <name>TRIP_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a trip.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38399">
               <seq-order>10</seq-order>
               <name>DELIVERY_VESSEL_ADFG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>ADFG number entered by the observer if the delivering  vessel does not exist in the vessel lookup table.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38448">
               <seq-order>11</seq-order>
               <name>VESSEL_TYPE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique identifier of a vessel type.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38413">
               <seq-order>12</seq-order>
               <name>GEAR_PERFORMANCE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique performance code for a gear type.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38412">
               <seq-order>13</seq-order>
               <name>GEARTYPE_FORM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Form that the gear is valid for.  For example the gear may be Unknown for a delivery but will always be determined for a haul.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38414">
               <seq-order>14</seq-order>
               <name>GEAR_TYPE_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Numeric value from Norpac Domestic Gear that combined with the Form defines the unique identifier for a gear record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38428">
               <seq-order>15</seq-order>
               <name>RBT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Random Break Table identifier Currently limted to Y (es) or N(o)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38437">
               <seq-order>16</seq-order>
               <name>RST_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Random Sample Reference Table code reference.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38410">
               <seq-order>17</seq-order>
               <name>DETERRENCE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Deterrence code from NORPAC bird or mammal deterance tables.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38392">
               <seq-order>18</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Optional FK from LOV_Deterrence.  Class of animal  mammal (M), bird (B) for which the deterrence (if it exists) was utilized.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38419">
               <seq-order>19</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether the information in a haul is based on retrieval or delivery (as in a mother ship).</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38429">
               <seq-order>20</seq-order>
               <name>RETRV_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date recorded by the observer from the vessel log.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38430">
               <seq-order>21</seq-order>
               <name>RETRV_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38431">
               <seq-order>22</seq-order>
               <name>RETRV_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38432">
               <seq-order>23</seq-order>
               <name>RETRV_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38433">
               <seq-order>24</seq-order>
               <name>RETRV_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38434">
               <seq-order>25</seq-order>
               <name>RETRV_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38435">
               <seq-order>26</seq-order>
               <name>RETRV_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38436">
               <seq-order>27</seq-order>
               <name>RETRV_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear retrieval.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38421">
               <seq-order>28</seq-order>
               <name>NMFS_AREA</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This is a calculated value from retrieval lat-long.  It is stored for the convenience of the user community.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38401">
               <seq-order>29</seq-order>
               <name>DEPLOY_DATE_TIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time recorded by the observer from the vessel log. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38402">
               <seq-order>30</seq-order>
               <name>DEPLOY_EW</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Location of gear deployment.Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38403">
               <seq-order>31</seq-order>
               <name>DEPLOY_LATITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38404">
               <seq-order>32</seq-order>
               <name>DEPLOY_LATITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38405">
               <seq-order>33</seq-order>
               <name>DEPLOY_LATITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38406">
               <seq-order>34</seq-order>
               <name>DEPLOY_LONGITUDE_DEGREES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38407">
               <seq-order>35</seq-order>
               <name>DEPLOY_LONGITUDE_MINUTES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38408">
               <seq-order>36</seq-order>
               <name>DEPLOY_LONGITUDE_SECONDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Location of gear deployment. Gear deployment for trawls was defined as, prior to 2012, the time that the net reached fishing depth; for 2012 and later, the time of the beginning of the set, i.e. the time that the net first entered the water.  </description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38394">
               <seq-order>37</seq-order>
               <name>BOTTOM_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average bottom depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38411">
               <seq-order>38</seq-order>
               <name>FISHING_DEPTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Average fishing depth recorded by the observer from the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38409">
               <seq-order>39</seq-order>
               <name>DEPTH_METER_FATHOM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether depth is recorded in meters or fathoms.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38447">
               <seq-order>40</seq-order>
               <name>VESSEL_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight in metric tons as recorded in the vessel log.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38424">
               <seq-order>41</seq-order>
               <name>OBSVR_EST_CATCH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total catch weight as estimated by the observer in kgs.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38425">
               <seq-order>42</seq-order>
               <name>OBSVR_EST_DISCARDS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Observer estimate of total discards in kgs.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38426">
               <seq-order>43</seq-order>
               <name>OBSVR_EST_METHOD</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Method used to determine the observer estimated catch.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38400">
               <seq-order>44</seq-order>
               <name>DENSITY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Density used by the observer to determine the total catch weights. Recorded in kgs per m3.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38418">
               <seq-order>45</seq-order>
               <name>INDIV_FISHING_QUOTA_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies whether fishing is on an IFQ quota with the subsequent application of IFQ rules.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38438">
               <seq-order>46</seq-order>
               <name>SAMPLED_BY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Identifies where a haul is sampled by an observer and in some cases by which observer.  The observer of a haul is not necessarily the primary observer recorded for a cruise.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38423">
               <seq-order>47</seq-order>
               <name>NUMBER_OF_SKATES</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of skates for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38422">
               <seq-order>48</seq-order>
               <name>NUMBER_OF_HOOKS_PER_SKATE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks per skate for longline fishing.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38443">
               <seq-order>49</seq-order>
               <name>TOTAL_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of hooks deployed for this haul</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38445">
               <seq-order>50</seq-order>
               <name>TOTAL_POTS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Total number of pots deployed for this haul.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38420">
               <seq-order>51</seq-order>
               <name>MMAMMAL_MONITR_PCT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Percentage of time for this haul where marine mammal monitoring occured.  For fixed gear deployments the valid values are anywhere in the range.  For mobile gear deployments the values may be either 0 or 100.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38427">
               <seq-order>52</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38449">
               <seq-order>53</seq-order>
               <name>VOLUME</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Estimate of volume of catch</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38444">
               <seq-order>54</seq-order>
               <name>TOTAL_HOOKS_OVERIDE_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>If an observer believes that the calculated value of total hooks is not correct.  It is allowed that the value is overridden.  If  that is the case then this flag will be set to Y by trigger code, and total-hooks will be protected from automatic recalculation.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38393">
               <seq-order>55</seq-order>
               <name>BIRD_MONITOR_LEVEL_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>4</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Portion of the haulback that was monitored by the observer for bird interactions.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38442">
               <seq-order>56</seq-order>
               <name>SHORTWIRED_FLAG</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Denoting whether the net was shortwired during the haulback.  Do not record a Y when the net is shortwired during the tow but then returned to fishing depth.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38440">
               <seq-order>57</seq-order>
               <name>SAMPLE_UNIT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique code identifying the unit of measure for a sampling design.  Sample Design and units are mandatory at the haul level and optional at the sample level.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38439">
               <seq-order>58</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9677</catalog-item-id>
            <title>Table: ATL_HAUL_HOOK_COUNT</title>
            <short-name>ATL_HAUL_HOOK_COUNT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="38453">
               <seq-order>1</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HAUL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38455">
               <seq-order>2</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HOOK_COUNT_SET</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38451">
               <seq-order>3</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38454">
               <seq-order>4</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38452">
               <seq-order>5</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique haul for an observer vessel cruise, defaulted to an incremented sequence by the GUI.  May be entered and defined by the observer.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38450">
               <seq-order>6</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9678</catalog-item-id>
            <title>Table: ATL_HAUL_HOOK_COUNT_H</title>
            <short-name>ATL_HAUL_HOOK_COUNT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the observer matching of hauls by haul number to hook count sets by set number.  That value is used to compute and populate the haul total hooks, and sample sample hooks-pots.  Both total hooks and sample hooks may be overwritten by the observer, however as a general rule will be computed by the average hooks per segment computed for a hook count set * number of segments in the haul or number of segments sampled in the sample.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="38463">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38458">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38462">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38456">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38459">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38461">
               <seq-order>6</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38464">
               <seq-order>7</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38460">
               <seq-order>8</seq-order>
               <name>HAUL_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Unique haul for an observer vessel cruise, defaulted to an incremented sequence by the GUI.  May be entered and defined by the observer.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38457">
               <seq-order>9</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9679</catalog-item-id>
            <title>Table: ATL_HOOKS_PER_SEGMENT</title>
            <short-name>ATL_HOOKS_PER_SEGMENT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="38466">
               <seq-order>1</seq-order>
               <name>HOOKS_PER_SEGMENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a hook count and measure for a segment of longline gear.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38465">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HOOK_COUNT_SET</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38469">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HOOK_COUNT_SET</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38471">
               <seq-order>4</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_HOOK_COUNT_SET</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38470">
               <seq-order>5</seq-order>
               <name>SEGMENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute represents a user defined integer identifying a unit of line for counting and spacing hooks.  It must be unique within a hook_count_set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38468">
               <seq-order>6</seq-order>
               <name>NUMBER_OF_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks  as determined by the observer for this segment, contained within a counted set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38467">
               <seq-order>7</seq-order>
               <name>HOOK_SPACING_IN_CM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Spacing between hooks on a segment. This value is optional for any specific segment except the first set of spacing-count on a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9680</catalog-item-id>
            <title>Table: ATL_HOOKS_PER_SEGMENT_H</title>
            <short-name>ATL_HOOKS_PER_SEGMENT_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Stock assessment authors for sablefish (and potentially for P.cod) use catch-per-unit-effort information in their models. A key component of this is the spacing of the hooks on the gear. Every year, we issue a special project where the observers measure the spacing of the hooks on a few segments of gear.   That special project has been absorbed into the standard data set for 2010.  This entity represent the hook count and hook spacing measurements for a segment of gear.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="10">
            <data-attribute cc-id="38480">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38473">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38478">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38472">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38474">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38475">
               <seq-order>6</seq-order>
               <name>HOOKS_PER_SEGMENT_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a hook count and measure for a segment of longline gear.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38481">
               <seq-order>7</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38479">
               <seq-order>8</seq-order>
               <name>SEGMENT_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>This attribute represents a user defined integer identifying a unit of line for counting and spacing hooks.  It must be unique within a hook_count_set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38477">
               <seq-order>9</seq-order>
               <name>NUMBER_OF_HOOKS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Number of hooks per segment</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38476">
               <seq-order>10</seq-order>
               <name>HOOK_SPACING_IN_CM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>4</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Spacing between hooks on a segment. This value is optional for any specific segment except the first set of spacing-count on a trip</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9681</catalog-item-id>
            <title>Table: ATL_HOOK_COUNT_SET</title>
            <short-name>ATL_HOOK_COUNT_SET</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="38487">
               <seq-order>1</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38484">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>8</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_CRUISE_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38486">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NORPAC.ATL_CRUISE_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38483">
               <seq-order>4</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38485">
               <seq-order>5</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
               <foreign-key-relations>NORPAC.ATL_CRUISE_VESSEL</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="38482">
               <seq-order>6</seq-order>
               <name>COLLECTION_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and Time count taken.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9682</catalog-item-id>
            <title>Table: ATL_HOOK_COUNT_SET_H</title>
            <short-name>ATL_HOOK_COUNT_SET_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Twice a week an observer is required to measure hook spacing and total hooks for twenty percent of the segments (skates/racks) of a typical haul.  These measurements may be taken all at once or over a period of time and accumulated into a set.  This entity represents that collection of hook and spacing data.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="38495">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, icrement by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38491">
               <seq-order>2</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38494">
               <seq-order>3</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38488">
               <seq-order>4</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38493">
               <seq-order>5</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38496">
               <seq-order>6</seq-order>
               <name>SET_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a  hook spacing set.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38490">
               <seq-order>7</seq-order>
               <name>COLLECTION_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>3</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>User Defined Hook Count Sent number unique for a cruise permit.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38492">
               <seq-order>8</seq-order>
               <name>CRUISE_VESSEL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a cruise vessel.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38489">
               <seq-order>9</seq-order>
               <name>COLLECTION_DATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and Time count taken.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9684</catalog-item-id>
            <title>Table: ATL_LENGTH_H</title>
            <short-name>ATL_LENGTH_H</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals grouped by measured length to one cm.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity is mapped to the Norpac length tables.  It contains header information about sampled animals grouped by measured length to one cm.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="19">
            <data-attribute cc-id="38527">
               <seq-order>1</seq-order>
               <name>SEQ_NUMBER</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>10</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38515">
               <seq-order>2</seq-order>
               <name>CHANGED_BY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Oracle user who made a change to the transaction table record.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38518">
               <seq-order>3</seq-order>
               <name>DATE_CHANGED</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Timestamp of change to transaction record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38517">
               <seq-order>4</seq-order>
               <name>CRUISE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38522">
               <seq-order>5</seq-order>
               <name>LENGTH_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a length record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38516">
               <seq-order>6</seq-order>
               <name>CONDITION_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Numeric code identifying the injury.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38514">
               <seq-order>7</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38526">
               <seq-order>8</seq-order>
               <name>SAMPLE_SYSTEM_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique numeric identifier of a sample coding system.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38530">
               <seq-order>9</seq-order>
               <name>SPECIES_CODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>In the case of a length record which is not a child of species composition.  This is the species identifier attribute.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38531">
               <seq-order>10</seq-order>
               <name>SPECIES_COMPOSITION_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence Generated unique identifier of a species composition record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38521">
               <seq-order>11</seq-order>
               <name>HAUL_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for a haul record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38524">
               <seq-order>12</seq-order>
               <name>OFFLOAD_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier for an offload record.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38528">
               <seq-order>13</seq-order>
               <name>SEX_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The sex of this animal.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38523">
               <seq-order>14</seq-order>
               <name>LENGTH_SIZE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>The length of this record in cm.  If there are more than one animal of this length - of this sex - in this sample then the frequency field will reflect this and be greater than one.The length of this animal.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38520">
               <seq-order>15</seq-order>
               <name>FREQUENCY</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>22</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>The total number of animals within this size group - with a precision of one cm.</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38519">
               <seq-order>16</seq-order>
               <name>EGGS_IND</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the presence or absence of egg for crabs.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38532">
               <seq-order>17</seq-order>
               <name>VIABILITY</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>1</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the viability status for halibut valid values are Excellent, Poor, Dead, Unknown.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38529">
               <seq-order>18</seq-order>
               <name>SPECIAL_PROJECT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifier of a special project record.  Project to be a  three character acronym unique to the project for a cruise.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38525">
               <seq-order>19</seq-order>
               <name>PERMIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9685</catalog-item-id>
            <title>Table: ATL_LOV_ANIMAL_TYPE</title>
            <short-name>ATL_LOV_ANIMAL_TYPE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Identifies the class of incidental catch for deterrence and condition.  Currently (M)ammal, (H)alibut, (B)ird</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Identifies the class of incidental catch for deterrence and condition.  Currently (M)ammal, (H)alibut, (B)ird</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38533">
               <seq-order>1</seq-order>
               <name>ANIMAL_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Animal type identifier for deterrence and condition</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38534">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>250</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Description of type and usage.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9686</catalog-item-id>
            <title>Table: ATL_LOV_BAIT_USED</title>
            <short-name>ATL_LOV_BAIT_USED</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Type of bait used for fixed gear vessels only.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>Type of bait used for fixed gear vessels only.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="3">
            <data-attribute cc-id="38535">
               <seq-order>1</seq-order>
               <name>BAIT_USED_SEQ</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>9</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Sequence generated unique identifier of a bait used record</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38536">
               <seq-order>2</seq-order>
               <name>CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies the type of bait used and the value is generated by FMA staff</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38537">
               <seq-order>3</seq-order>
               <name>NAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive name of a code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9687</catalog-item-id>
            <title>Table: ATL_LOV_BEAUFORT_SCALE</title>
            <short-name>ATL_LOV_BEAUFORT_SCALE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The Beaufort scale in an international set of descriptive sea states and wind conditions.  It may be recorded for a bird interaction event.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>The Beaufort scale in an international set of descriptive sea states and wind conditions.  It may be recorded for a bird interaction event.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38538">
               <seq-order>1</seq-order>
               <name>BEAUFORT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>International Beaufort Sea State Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38539">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text for sea state.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9688</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_AGE_CATEGORY</title>
            <short-name>ATL_LOV_BIRD_AGE_CATEGORY</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the possible values of the age of a bird by general category.  e.g. mature, immature, possibly immature, unknown.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the possible values of the age of a bird by general category.  e.g. mature, immature, possibly immature, unknown.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38540">
               <seq-order>1</seq-order>
               <name>AGE_CATEGORY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code for classifying bird age</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38541">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Description of age category.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9689</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_BEHAVIOR</title>
            <short-name>ATL_LOV_BIRD_BEHAVIOR</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of valid behaviors that may be recorded for an interaction, species, or specimen record.  This is a specific observation at the beginning of an observation.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of valid behaviors that may be recorded for an interaction, species, or specimen record.  This is a specific observation at the beginning of an observation.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38542">
               <seq-order>1</seq-order>
               <name>BEHAVIOR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code representing a specific avian behavior.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38543">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive Text describing the use an purpose of this code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9690</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_COUNT_TYPE</title>
            <short-name>ATL_LOV_BIRD_COUNT_TYPE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity describes how the of number or estimate of animals in species or event was determined.   (How were birds counted?)</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity describes how the of number or estimate of animals in species or event was determined.   (How were birds counted?)</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38544">
               <seq-order>1</seq-order>
               <name>COUNT_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code describing how the number of animals field  is determined.  Except for a type of specific the grouping is an estimate and number is not required.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38545">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discriptive text of the meaning and usage of the count type code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9691</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_DETERERENT_USED</title>
            <short-name>ATL_LOV_BIRD_DETERERENT_USED</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity records the list of reasons for the use or absence of deterrent measures for this particular bird event.  While most probably limited to haul events it is not structually bound to hauls.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity records the list of reasons for the use or absence of deterrent measures for this particular bird event.  While most probably limited to haul events it is not structually bound to hauls.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38547">
               <seq-order>1</seq-order>
               <name>DETERRENT_USED_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code dientifying the reason for the use or absence of a bird deterrence strategy.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38546">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Brief descriptive text of the purpose and use of the deterrent_use_code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9692</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_EVENT_LOCATION</title>
            <short-name>ATL_LOV_BIRD_EVENT_LOCATION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of valid locations available for recording the first observation  of a bird or birds - recorded in a bird interaction.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of valid locations available for recording the first observation  of a bird or birds - recorded in a bird interaction.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38549">
               <seq-order>1</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code identifying the location of the bird at the first observation</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38548">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Discriptive text identifying the meaning and usage of the code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9693</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_EVENT_OUTCOME</title>
            <short-name>ATL_LOV_BIRD_EVENT_OUTCOME</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represent the list of valid outcomes which may be associated with a bird event (interaction).  It is here that mortality and/or incidental event types are defined.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represent the list of valid outcomes which may be associated with a bird event (interaction).  It is here that mortality and/or incidental event types are defined.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38551">
               <seq-order>1</seq-order>
               <name>OUTCOME_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code identifying the condition of the bird after this interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38550">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text of an interaction outcome.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9694</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_FISHERY</title>
            <short-name>ATL_LOV_BIRD_FISHERY</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity identifies the current  fishery a vessel in engaged in during a bird interaction.  These values are not matched to AKR target fishery as computed by the catch accounting system.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity identifies the current  fishery a vessel in engaged in during a bird interaction.  These values are not matched to AKR target fishery as computed by the catch accounting system.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38553">
               <seq-order>1</seq-order>
               <name>FISHERY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Abbreviated code for a fishery as defined by the observer.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38552">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive Text of the Fishery</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9695</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_INTERACTION</title>
            <short-name>ATL_LOV_BIRD_INTERACTION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the Norpac Bird_Interaction table and is a list of the currently valid avian interactions identified with gear, vessels, and offloads.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the Norpac Bird_Interaction table and is a list of the currently valid avian interactions identified with gear, vessels, and offloads.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38554">
               <seq-order>1</seq-order>
               <name>BIRD_INTERACT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>This attribute is the list of unique valid codes for a bird - vessel,trip,offload  interaction event outcomes.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38555">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text regardint the use and meaning of an interaction code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9696</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_LEG_BAND_COLORMAT</title>
            <short-name>ATL_LOV_BIRD_LEG_BAND_COLORMAT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of material and color of leg bands available to be mapped to a bird interaction species record.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of material and color of leg bands available to be mapped to a bird interaction species record.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38556">
               <seq-order>1</seq-order>
               <name>COLOR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Color Code</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38557">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Color Description</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9697</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_SPECIMEN_TYPE</title>
            <short-name>ATL_LOV_BIRD_SPECIMEN_TYPE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of currently identified avian specimen types.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of currently identified avian specimen types.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38559">
               <seq-order>1</seq-order>
               <name>SPECIMEN_TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>The list of unique type codes associated with a bird specimen.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38558">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text regarding the use and meaning of a bird specimen type code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9698</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_TAG_LOCATION</title>
            <short-name>ATL_LOV_BIRD_TAG_LOCATION</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity is the list of possible locations on a specimen where a tag or leg band may be found.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity is the list of possible locations on a specimen where a tag or leg band may be found.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38561">
               <seq-order>1</seq-order>
               <name>LOCATION_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique Code for the found location of a bird tag.  For example rtleg;</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38560">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Description of the use and meaning of the location code.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9699</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_TAG_TYPE</title>
            <short-name>ATL_LOV_BIRD_TAG_TYPE</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity represents the list of valid types of tags/leg bands.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity represents the list of valid types of tags/leg bands.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38563">
               <seq-order>1</seq-order>
               <name>TYPE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code identifying the type of recovered tag.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38562">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text describing the use and location of this tag</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9700</catalog-item-id>
            <title>Table: ATL_LOV_BIRD_VESSEL_ACTIVITY</title>
            <short-name>ATL_LOV_BIRD_VESSEL_ACTIVITY</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity describes the current vessel activity.  Codes are interaction parent specific.  For example Setting gear is only pertinent when the interaction is associated with a haul.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity describes the current vessel activity.  Codes are interaction parent specific.  For example Setting gear is only pertinent when the interaction is associated with a haul.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38564">
               <seq-order>1</seq-order>
               <name>ACTIVITY_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique code for an activity.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38565">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive Text for an activity</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>9701</catalog-item-id>
            <title>Table: ATL_LOV_CDQ</title>
            <short-name>ATL_LOV_CDQ</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>This entity maps to the Norpac CDQ_Codes table and contains unique CDQ organization and research codes and their descriptive names and descriptions.</abstract>
            <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NORPAC</schema>
            <description>This entity maps to the Norpac CDQ_Codes table and contains unique CDQ organization and research codes and their descriptive names and descriptions.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="38566">
               <seq-order>1</seq-order>
               <name>CDQ_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>3</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique AlphaNumeric code representing a CDQ or research group</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="38567">
               <seq-order>2</seq-order>
               <name>DESCRIPTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>60</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Descriptive text or full CDQ Group name.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
   </entity-attribute-information>
   <support-roles>
      <support-role cc-id="195049" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2010-01-01</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Narita, Renold E</contact-name>
         <contact-email>ren.narita@noaa.gov</contact-email>
         <contact-instructions>206 526 6697</contact-instructions>
      </support-role>
      <support-role cc-id="233486" in-effect="Yes">
         <support-role-type>Distributor</support-role-type>
         <from-date>2008</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Narita, Renold E</contact-name>
         <contact-email>ren.narita@noaa.gov</contact-email>
         <contact-instructions>Email</contact-instructions>
      </support-role>
      <support-role cc-id="195060" in-effect="Yes">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2008</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Narita, Renold E</contact-name>
         <contact-email>ren.narita@noaa.gov</contact-email>
         <contact-instructions>ren.narita@noaa.gov</contact-instructions>
      </support-role>
      <support-role cc-id="195050" in-effect="Yes">
         <support-role-type>Originator</support-role-type>
         <from-date>2009</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Blair, Julie A</contact-name>
         <contact-email>julie.blair@noaa.gov</contact-email>
         <contact-address>7600 Sandpoint Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>206 526 4053</contact-phone-number>
         <contact-fax-number>(206)526-4066</contact-fax-number>
         <contact-business-hours>0700-1630</contact-business-hours>
         <contact-instructions>julie.blair@noaa.gov</contact-instructions>
      </support-role>
      <support-role cc-id="195051" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2009</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Blair, Julie A</contact-name>
         <contact-email>julie.blair@noaa.gov</contact-email>
         <contact-address>7600 Sandpoint Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>206 526 4053</contact-phone-number>
         <contact-fax-number>(206)526-4066</contact-fax-number>
         <contact-business-hours>0700-1630</contact-business-hours>
         <contact-instructions>julie.blair@noaa.gov</contact-instructions>
      </support-role>
   </support-roles>
   <extents>
      <extent cc-id="243425">
         <geographic-areas>
            <geographic-area cc-id="28223">
               <west-bound>-180</west-bound>
               <east-bound>-132</east-bound>
               <north-bound>65</north-bound>
               <south-bound>50</south-bound>
               <description>North Pacific EEZ</description>
            </geographic-area>
         </geographic-areas>
         <time-frames>
            <time-frame cc-id="195052">
               <time-frame-type>Continuing</time-frame-type>
               <start-date-time>2008</start-date-time>
               <description>Re-engineered data model went into production</description>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <access-information>
      <security-class>Confidential</security-class>
      <security-classification-system>Under the Magnuson-Stevens Act section 402(b)(2) any observer data shall be confidential and shall not be disclosed except in accordance with certain exceptions.  Confidentiality of observer statistics is to be maintained under 50 CFR 600.415 - Access to statistics.  Access to these data are provided to Federal, State, Council, Research Institutions and others who have a demonstrated need for such access, and who have submitted and been been granted approval, of limited access confidentiality agreements.  These agreements are valid only for the duration of approved projects or research, the data released </security-classification-system>
      <security-handling-description>Under the Magnuson-Stevens Act section 402(b)(2) any observer data shall be confidential and shall not be disclosed except in accordance with certain exceptions.  Confidentiality of observer statistics is to be maintained under 50 CFR 600.415 - Access to statistics.  Access to these data are provided to Federal, State, Council, Research Institutions and others who have a demonstrated need for such access, and who have submitted and been been granted approval, of limited access confidentiality agreements.  These agreements are valid only for the duration of approved projects or research, the data released </security-handling-description>
      <data-access-policy>Confidentiality agreement required for unaggregated data.</data-access-policy>
      <data-access-procedure>Aggregated Data provided via AKFIN</data-access-procedure>
      <data-access-constraints>None on Aggregated Data</data-access-constraints>
      <data-use-constraints>None on Aggregated Data</data-use-constraints>
      <metadata-access-constraints>None</metadata-access-constraints>
      <metadata-use-constraints>None</metadata-use-constraints>
   </access-information>
   <distribution-information>
      <distribution cc-id="236335">
         <download-url>https://www.afsc.noaa.gov/FMA/default.htm</download-url>
         <file-name>N/A</file-name>
         <description>These data are confidential and may be accessed in unaggregated form only from FMA Division</description>
         <!--Note: file-type is deprecated-->
         <file-type>N/A</file-type>
         <distribution-format>Not Applicable</distribution-format>
      </distribution>
   </distribution-information>
   <urls>
      <url cc-id="39036">
         <url>https://www.afsc.noaa.gov/FMA/PDF_DOCS/ATL-NORPAC_SYSTEM_DIAGRAM_2016_07_15.pdf</url>
         <name>ATL NORPAC System Diagram</name>
         <description>ERD for production schema.</description>
      </url>
   </urls>
   <technical-environment>
      <description>Data is maintained by the OFIS on an Oracle Database.

Data are received by satellite transmission and periodically error checked and loaded in an automated way.</description>
   </technical-environment>
   <data-quality>
      <representativeness>These data were subject to inseason review, and comprehensive debriefing.  Data are subjected to automated error checking whenever changes are saved.</representativeness>
      <accuracy>Assumed to be accurate.</accuracy>
      <analytical-accuracy>N/A</analytical-accuracy>
      <quantitation-limits>N/A</quantitation-limits>
      <bias>These fishery statistics are created at sea by fisheries observers.  Any sampling bias is assumed to be nil.</bias>
      <comparability>N/A</comparability>
      <completeness-measure>Data are validated by both automated and inseason review.  The data are not finalized until observer debriefing is completed and the data set is determined to be complete.</completeness-measure>
      <precision>Data are validated by both automated and inseason review.  The data are not finalized until observer debriefing is completed and the data set is determined to be complete.</precision>
      <analytical-precision>N/A</analytical-precision>
      <field-precision>N/A</field-precision>
      <sensitivity>N/A</sensitivity>
      <detection-limit>N/A</detection-limit>
      <completeness-report>Data are validated by both automated and inseason review.  The data are not finalized until observer debriefing is completed and the data set is determined to be complete.</completeness-report>
      <conceptual-consistency>N/A</conceptual-consistency>
      <quality-control-procedures>These data were subject to inseason advising, automated error scripting, and comprehensive debriefing.</quality-control-procedures>
   </data-quality>
   <data-management>
      <resources-identified>Yes</resources-identified>
      <resources-budget-percentage>Unknown</resources-budget-percentage>
      <data-access-directive-compliant>No</data-access-directive-compliant>
      <data-access-directive-waiver>Yes</data-access-directive-waiver>
      <hosting-service-needed>N/A</hosting-service-needed>
      <delay-collection-dissemination>N/A</delay-collection-dissemination>
      <delay-collection-dissemination-explanation>Under the Magnuson-Stevens Act section 402(b)(2) any observer data shall be confidential and shall not be disclosed except in accordance with certain exceptions. Confidentiality of observer statistics is to be maintained under 50 CFR 600.415 - Access to statistics. Access to these data are provided to Federal, State, Council, Research Institutions and others who have a demonstrated need for such access, and who have submitted and been been granted approval, of limited access confidentiality agreements. These agreements are valid only for the duration of approved projects or research, the data released</delay-collection-dissemination-explanation>
      <archive-location>No Archiving Intended</archive-location>
      <delay-collection-archive>N/A</delay-collection-archive>
      <data-protection-plan>These data are preserved in a fully backed up and mirrored Oracle database at the AFSC.</data-protection-plan>
   </data-management>
   <lineage>
      <lineage-statement>The North Pacific Groundfish Observer Program was implemented in early 1990. Under this program, NMFS provides the operational oversight of the program, certification training, definition of observer sampling duties and methods, debriefing of observers, and management of the data. Although the vessel and plant owners pay for the cost of the observers, the costs associated with managing the program are covered by the Federal Government.  This data set supersedes the Domestic data model.</lineage-statement>
   </lineage>
   <child-items>
      <child-item>
         <catalog-item-id>12658</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>ATL_LOV_VESSEL_CONTACT</title>
      </child-item>
      <child-item>
         <catalog-item-id>12661</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>ATL_LOV_VESSEL_NOTE</title>
      </child-item>
      <child-item>
         <catalog-item-id>12662</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>ATL_LOV_VESSEL_NOTE</title>
      </child-item>
      <child-item>
         <catalog-item-id>7485</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Package: ATL_ERRORS</title>
      </child-item>
      <child-item>
         <catalog-item-id>7486</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Package: ATL_LOAD_NORPAC</title>
      </child-item>
      <child-item>
         <catalog-item-id>9604</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_AGE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9605</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_EVENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9606</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_EVENT_OUTCOME</title>
      </child-item>
      <child-item>
         <catalog-item-id>9607</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9608</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_INTERAC_DETERRENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9609</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_INTERAC_SPECIES</title>
      </child-item>
      <child-item>
         <catalog-item-id>9610</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_SPECIES_TAG</title>
      </child-item>
      <child-item>
         <catalog-item-id>9611</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9612</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_BIRD_VESSEL_INTERACT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9613</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_CRUISE_PLANT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9614</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_CRUISE_VESSEL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9615</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_FISHING_TIME_LOST</title>
      </child-item>
      <child-item>
         <catalog-item-id>9616</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_FISH_INV_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9617</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_FISH_TICKET</title>
      </child-item>
      <child-item>
         <catalog-item-id>9618</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_FMA_TRIP</title>
      </child-item>
      <child-item>
         <catalog-item-id>9619</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_HAUL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9620</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_HAUL_HOOK_COUNT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9621</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_HOOKS_PER_SEGMENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9622</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_HOOK_COUNT_SET</title>
      </child-item>
      <child-item>
         <catalog-item-id>9623</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_LENGTH</title>
      </child-item>
      <child-item>
         <catalog-item-id>9624</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_MAMMAL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9625</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_MAMMAL_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9626</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_MAMMAL_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9627</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_NON_FISHING_DAY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9628</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_OBSERVER_CRUISE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9629</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_OFFLOAD</title>
      </child-item>
      <child-item>
         <catalog-item-id>9630</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_PERCENT_RETAINED</title>
      </child-item>
      <child-item>
         <catalog-item-id>7357</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_RECORD_SET_STATUS</title>
      </child-item>
      <child-item>
         <catalog-item-id>7358</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_RECORD_STATUS</title>
      </child-item>
      <child-item>
         <catalog-item-id>7359</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_SALMON</title>
      </child-item>
      <child-item>
         <catalog-item-id>7360</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_SAMPLE</title>
      </child-item>
      <child-item>
         <catalog-item-id>7361</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATLW_SPECIES_COMPOSITION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9636</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_AGE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9637</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_AGE_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9638</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_EVENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9639</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_EVENT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9640</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_EVENT_OUTCOME</title>
      </child-item>
      <child-item>
         <catalog-item-id>9641</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_EVENT_OUTCOME_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9642</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9643</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERACTION_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9644</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERAC_DETERRENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9645</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERAC_DETERRENT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9646</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERAC_SPECIES</title>
      </child-item>
      <child-item>
         <catalog-item-id>9647</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_INTERAC_SPECIES_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9648</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_SPECIES_TAG</title>
      </child-item>
      <child-item>
         <catalog-item-id>9649</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_SPECIES_TAG_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9650</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9651</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_SPECIMEN_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9652</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_VESSEL_INTERACT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9653</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_BIRD_VESSEL_INTERACT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9655</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_CRUISE_PLANT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9656</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_CRUISE_PLANT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9657</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_CRUISE_VESSEL</title>
      </child-item>
      <child-item>
         <catalog-item-id>7366</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_CRUISE_VESSEL_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9659</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_DO_NOT_LOAD_CRUISE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9660</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_ERROR</title>
      </child-item>
      <child-item>
         <catalog-item-id>7369</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_ERROR_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9662</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_ERROR_LOG</title>
      </child-item>
      <child-item>
         <catalog-item-id>9663</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_ERROR_LOG_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9665</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_EXTRAWL_SPECIES_COMP</title>
      </child-item>
      <child-item>
         <catalog-item-id>9666</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISHING_TIME_LOST</title>
      </child-item>
      <child-item>
         <catalog-item-id>9667</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISHING_TIME_LOST_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9668</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISH_INV_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9669</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISH_INV_SPECIMEN_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9670</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISH_TICKET</title>
      </child-item>
      <child-item>
         <catalog-item-id>9671</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FISH_TICKET_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>7379</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FMA_TRIP</title>
      </child-item>
      <child-item>
         <catalog-item-id>9673</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_FMA_TRIP_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9675</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HAUL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9676</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HAUL_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9677</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HAUL_HOOK_COUNT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9678</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HAUL_HOOK_COUNT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9679</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HOOKS_PER_SEGMENT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9680</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HOOKS_PER_SEGMENT_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9681</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HOOK_COUNT_SET</title>
      </child-item>
      <child-item>
         <catalog-item-id>9682</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_HOOK_COUNT_SET_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>7383</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LENGTH</title>
      </child-item>
      <child-item>
         <catalog-item-id>9684</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LENGTH_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9685</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_ANIMAL_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9686</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BAIT_USED</title>
      </child-item>
      <child-item>
         <catalog-item-id>9687</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BEAUFORT_SCALE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9688</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_AGE_CATEGORY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9689</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_BEHAVIOR</title>
      </child-item>
      <child-item>
         <catalog-item-id>9690</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_COUNT_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9691</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_DETERERENT_USED</title>
      </child-item>
      <child-item>
         <catalog-item-id>9692</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_EVENT_LOCATION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9693</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_EVENT_OUTCOME</title>
      </child-item>
      <child-item>
         <catalog-item-id>9694</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_FISHERY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9695</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9696</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_LEG_BAND_COLORMAT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9697</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_SPECIMEN_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9698</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_TAG_LOCATION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9699</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_TAG_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9700</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_BIRD_VESSEL_ACTIVITY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9701</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_CDQ</title>
      </child-item>
      <child-item>
         <catalog-item-id>9702</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_CONDITION</title>
      </child-item>
      <child-item>
         <catalog-item-id>7390</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_DETERRENCE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9704</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_GEAR_PERFORMANCE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9705</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_GEAR_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9706</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_HAUL_PURPOSE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9707</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_MAMMAL_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9708</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_MAMMAL_SPECIES_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9709</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_MAMMAL_SPECIMEN_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9710</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_MATURITY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9711</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_PLANT</title>
      </child-item>
      <child-item>
         <catalog-item-id>12278</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_PLANT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9712</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_PORT_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9713</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_PROHIB_SPECIES_GROUP</title>
      </child-item>
      <child-item>
         <catalog-item-id>9714</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_RBT_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9715</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_RST_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9716</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SALMON_RELIABILITY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9717</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SAMPLE_SYSTEM_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9718</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SAMPLE_UNIT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9719</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SPECIES_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9720</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SPECIES_MATURITY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9721</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_SPECIMEN_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9722</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_TIME_LOST_REASON</title>
      </child-item>
      <child-item>
         <catalog-item-id>9723</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_VESSEL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9724</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_VESSEL_TYPE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9725</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_LOV_WEATHER_CODE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9726</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL</title>
      </child-item>
      <child-item>
         <catalog-item-id>9727</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9729</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL_INTERACTION</title>
      </child-item>
      <child-item>
         <catalog-item-id>9730</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL_INTERACTION_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9731</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL_SPECIMEN</title>
      </child-item>
      <child-item>
         <catalog-item-id>9732</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MAMMAL_SPECIMEN_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9733</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MESSAGE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9734</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_MESSAGE_PERMIT</title>
      </child-item>
      <child-item>
         <catalog-item-id>9736</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_NON_FISHING_DAY</title>
      </child-item>
      <child-item>
         <catalog-item-id>9737</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_NON_FISHING_DAY_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9738</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_OBSERVER_CRUISE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9739</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_OBSERVER_CRUISE_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9741</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_OFFLOAD</title>
      </child-item>
      <child-item>
         <catalog-item-id>9742</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_OFFLOAD_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9743</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_OUT_MESSAGES</title>
      </child-item>
      <child-item>
         <catalog-item-id>9744</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_PERCENT_RETAINED</title>
      </child-item>
      <child-item>
         <catalog-item-id>9745</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_PERCENT_RETAINED_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9746</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_RECORD_STATUS</title>
      </child-item>
      <child-item>
         <catalog-item-id>9747</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SALMON</title>
      </child-item>
      <child-item>
         <catalog-item-id>9748</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SALMON_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9749</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SAMPLE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9750</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SAMPLE_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9751</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SCANNED_AGE</title>
      </child-item>
      <child-item>
         <catalog-item-id>9752</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SCANNED_AGE_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>7433</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SPECIES_COMPOSITION</title>
      </child-item>
      <child-item>
         <catalog-item-id>7434</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: ATL_SPECIES_COMPOSITION_H</title>
      </child-item>
      <child-item>
         <catalog-item-id>9755</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: CRUISES</title>
      </child-item>
      <child-item>
         <catalog-item-id>9756</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: OBSERVERS</title>
      </child-item>
      <child-item>
         <catalog-item-id>9740</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>View: ATL_OBSINT_FIXED_HAUL_V</title>
      </child-item>
   </child-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:7284</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2008-03-26T11:18:54</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2025-05-15T19:15:56</metadata-record-last-modified>
      <record-published>2018-09-26</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>
      <limited-metadata-available>No</limited-metadata-available>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2018-09-26</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-09-26</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
