<?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>24082</catalog-item-id>
      <title>Table: VAS_SITE_VISIT</title>
      <short-name>VAS_SITE_VISIT</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>24074</parent-catalog-item-id>
      <parent-title>AFSC/FMA/Vessel Assessment Logging</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This table contains vessels whose survey answers say it is not suitable for accommodating and observer with spection summary.</abstract>
      <notes>Loaded by batch 5652, 03-17-2015 18:40</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>NORPAC</schema>
      <description>This table contains vessels whose survey answers say it is not suitable for accommodating and observer with spection summary.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="193898">
         <seq-order>1</seq-order>
         <name>SITE_VISIT_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <status>Active</status>
         <description>Primary key sequence.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193901">
         <seq-order>2</seq-order>
         <name>SCHEDULED_SITE_VISIT_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>The scheduled date for site visit. It is temporary schedule.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193902">
         <seq-order>3</seq-order>
         <name>ACTUAL_SITE_VISIT_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 actual site visit took place by NMFS</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193892">
         <seq-order>4</seq-order>
         <name>USER_SEQ</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>CAM_USER sequence number of the inspector acctually performed the vessel inspection.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>CUST_AUTH.CAM_USERS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="193895">
         <seq-order>5</seq-order>
         <name>PORT_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Location where a inspection performed. Primary key from atl_lov_port_code table.</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="193903">
         <seq-order>6</seq-order>
         <name>SITE_VISIT_COMMENTS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Additional comment on determination.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193893">
         <seq-order>7</seq-order>
         <name>USER_SEQ_ASSIGNED</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>CAM_USER sequence number of the inspector assigned to a vessel for inspection.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>CUST_AUTH.CAM_USERS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="193904">
         <seq-order>8</seq-order>
         <name>RMD_CHANGED_BY</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>The user who changed the record lastly.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193905">
         <seq-order>9</seq-order>
         <name>RMD_TS_CHANGED</name>
         <data-storage-type>TIMESTAMP(6)</data-storage-type>
         <max-length>11</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <scale>6</scale>
         <status>Active</status>
         <description>The date and time on which the record was changed lastly.</description>
         <general-data-type>TIMESTAMP(6)</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193899">
         <seq-order>10</seq-order>
         <name>RMD_ACTION</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>last action performed on the record. I for Insert, U for Update, R for Revert and D for Delete. Delete only recorded on history record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193900">
         <seq-order>11</seq-order>
         <name>RMD_CHANGE_COMMENT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment for data change.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="193897">
         <seq-order>12</seq-order>
         <name>VESSEL_ASSESSMENT_SEQ</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>Vessel being inspected. Primary key sequence from vas_vessel_assessment.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.VAS_VESSEL_ASSESSMENT</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="193894">
         <seq-order>13</seq-order>
         <name>PORT_CODE_SCHEDULED</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Location where a assessment scheduled performed. Primary key from atl_lov_port_code table.</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="193896">
         <seq-order>14</seq-order>
         <name>SITE_VISIT_STATUS_SEQ</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>Status of site visit activity. Primary key sequence from VAS_SITE_VISIT_STATUS.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.VAS_LOV_SITE_VISIT_STAT</foreign-key-relations>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:24082</guid>
      <metadata-record-created-by pers-id="13150">Julie Blair</metadata-record-created-by>
      <metadata-record-created>2015-03-17T18:40:16</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2022-08-09T17:11:11</metadata-record-last-modified>
      <record-published>2016-05-18</record-published>
      <owner-organization>Alaska Fisheries Science Center</owner-organization>
      <owner-organization-acronym>AFSC</owner-organization-acronym>
      <owner-organization-address>7600 Sand Point Way N.E., Building 4</owner-organization-address>
      <owner-organization-address-city>Seattle</owner-organization-address-city>
      <owner-organization-address-state>WA</owner-organization-address-state>
      <owner-organization-address-zip>98115</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone/>
      <owner-organization-url>https://www.afsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>0700-1700 Pacific Time</owner-organization-business-hours>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-05-18</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-18</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
