<?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>35952</catalog-item-id>
      <title>LL_STATION</title>
      <short-name>LL_STATION</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>27731</parent-catalog-item-id>
      <parent-title>Gulf of Maine Cooperative Bottom Longline Survey Database</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Table contains the operational and location data for each station</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <description>Table contains the operational and location data for each station</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="363172">
         <seq-order>1</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>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique numerical code for each cruise. Specific to a vessel and season. Five digits, where first 2 digits indicate vessel, next 2 year, last digit season. For example 24142 = Tenacious II 2014 fall survey or 25151 = Mary Elizabeth 2015 spring survey. If last digit = 3 it is an experimental survey trip</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363173">
         <seq-order>2</seq-order>
         <name>STATION</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>Unique sequential order in which stations have been completed, unique to each cruise code.  Failed gear deployments each receive a non-repeated consecutive number.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363174">
         <seq-order>3</seq-order>
         <name>STATION_ID</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 predefined identifier generated during the random station assignment indicating the area where a piece of fishing gear is to be deployed. (Strata coding modified from the SVDBS definition, see SVDBS.UNION_FSCS_SVSTA.STRATUM) Code consists of 3 parts: Stratum number (2bytes) and bottom stratum type (1 bytes). Stratum number refers to strata from the SVDBS offshore stratum group with the numbers defined by depth zone. The third byte refers to the longline survey bottom strata type; 1 = smooth bottom; 0 = rough bottom. The fifth byte (following a dash as the fourth byte) is the number assigned based on the random sequential order drawn within each stratum and bottom type. For example: 270-5 would be the fifth random rough-bottom station drawn in strata 27; 361-1 would be the first random smooth-bottom station drawn in strata 36.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363175">
         <seq-order>4</seq-order>
         <name>TRIP_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>20</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique trip identifier generated in FLDRS software. Generated to identify each fishing trip from port. Fishing operation data collected using the FLDRS software and initially loaded into FVTR tables, before being migrated to this schema. See FVTR.CRPP_VERS_TRIP</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363176">
         <seq-order>5</seq-order>
         <name>EFFORT_NUM</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>Unique identifier for each fishing effort (gear deployment) within a trip, see FVTR.CRPP_VERS_TRIP</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363177">
         <seq-order>6</seq-order>
         <name>STRATUM</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>A predefined area where the longline gear was deployed. Stratum is a two digit number referring to the stratum number from the SVDBS stratum definition, see SVDBS.UNION_FSCS_SVSTA.STRATUM. All longline strata are taken from the SVDBS offshore stratum group. May be null or differ from ASSIGNED_STRATUM, if more than 50% of the gear was deployed over the boundary into an adjoining stratum.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363178">
         <seq-order>7</seq-order>
         <name>ASSIGNED_STRATUM</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>The predefined area where the longline gear was assigned to be deployed. Stratum is a two digit number referring to the stratum number from the SVDBS stratum definition, see SVDBS.UNION_FSCS_SVSTA.STRATUM. All longline strata are taken from the SVDBS offshore stratum group. ASSIGNED STRATUM will match the first two bytes of the STATION_ID code</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363179">
         <seq-order>8</seq-order>
         <name>BOTTOM_TYPE</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 bottom type substratification specific to the longline survey. Rough bottom strata were defined as areas above the 70th percentile for Terrain Rugged Index values (Hare at al. 2012) within each stratum. Regions below the 70th percentile cut point were assigned to the smooth-bottom sub-stratum.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363180">
         <seq-order>9</seq-order>
         <name>AREA</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>Standard area code used for commercial data (New England Statistical Area Code) for the position of the beginning of the tow.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363181">
         <seq-order>10</seq-order>
         <name>BEGIN_SET_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>Datetime (UTC) when the gear is first placed in the water at the start of the fishing effort</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363182">
         <seq-order>11</seq-order>
         <name>END_SET_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>Datetime (UTC) when setting of the gear has stopped and the gear begins to fish</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363183">
         <seq-order>12</seq-order>
         <name>BEGIN_HAUL_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>Datetime (UTC) when fishing stops and hauling the gear starts</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363184">
         <seq-order>13</seq-order>
         <name>END_HAUL_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>Datetime (UTC) when the gear has been completely hauled and is back aboard the vessel</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363185">
         <seq-order>14</seq-order>
         <name>SOAK_DURATION_DH</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>4</scale>
         <status>Active</status>
         <description>Soak or haul duration of the fishing effort (h.hh), from END_SET_TIME until BEGIN_HAUL_TIME</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363186">
         <seq-order>15</seq-order>
         <name>DECDEG_BEGLAT_SET</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>5</scale>
         <status>Active</status>
         <description>Latitude where the gear is first placed in the water at the start of the fishing effort (ddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363187">
         <seq-order>16</seq-order>
         <name>DECDEG_BEGLON_SET</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>5</scale>
         <status>Active</status>
         <description>Longitude where the gear is first placed in the water at the start of the fishing effort (dddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363188">
         <seq-order>17</seq-order>
         <name>DECDEG_ENDLAT_SET</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>5</scale>
         <status>Active</status>
         <description>Latitude where the setting of the gear has stopped and the gear begins to fish (ddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363189">
         <seq-order>18</seq-order>
         <name>DECDEG_ENDLON_SET</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>5</scale>
         <status>Active</status>
         <description>Longitude where the setting of the gear has stopped and the gear begins to fish (dddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363190">
         <seq-order>19</seq-order>
         <name>DECDEG_BEGLAT_HAUL</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>5</scale>
         <status>Active</status>
         <description>Latitude where fishing stops and hauling the gear starts (ddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363191">
         <seq-order>20</seq-order>
         <name>DECDEG_BEGLON_HAUL</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>5</scale>
         <status>Active</status>
         <description>Longitude where fishing stops and hauling the gear starts (dddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363192">
         <seq-order>21</seq-order>
         <name>DECDEG_ENDLAT_HAUL</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>5</scale>
         <status>Active</status>
         <description>Latitude where the gear has been completely hauled and is back aboard the vessel (ddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363193">
         <seq-order>22</seq-order>
         <name>DECDEG_ENDLON_HAUL</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>5</scale>
         <status>Active</status>
         <description>Longitude where the gear has been completely hauled and is back aboard the vessel (dddmm.mmmm)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363194">
         <seq-order>23</seq-order>
         <name>STATION_TYPE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Survey station type. See LL_STA_EVAL_CODES for values. Value = 1 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363195">
         <seq-order>24</seq-order>
         <name>STATION_ASSIGNMENT</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Source for the station assignment. See LL_STA_EVAL_CODES for values. Any value is considered acceptable for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363196">
         <seq-order>25</seq-order>
         <name>GEAR_EVALUATION</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Evaluation of the condition of the longline gear made at the end of gear hauling. Most commonly tangled sections of mainline, buoy line, and hooks. Tangles could have occurred during gear setting, hauling, or while on bottom. Captured fish could have contributed to the tangle. Tangles observed at haul back do not inherently indicate a reduced fishing capacity. See LL_STA_EVAL_CODES for values. A value &lt; 4 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363197">
         <seq-order>26</seq-order>
         <name>GEAR_DAMAGE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Mainline parted during hauling, once or multiple times. In most cases this will not impact fishing capacity, unless there is a loss of some gear, but may increase haul time. See LL_STA_EVAL_CODES for values. A value &lt; 5 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363198">
         <seq-order>27</seq-order>
         <name>GEAR_INTERACTION</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Any interactions of the survey gear with other fishing gear or other human objects. See LL_STA_EVAL_CODES for values. A value &lt; 4 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363199">
         <seq-order>28</seq-order>
         <name>INTERACTION_TYPE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Category for the gear or object with which the survey interacted. See LL_STA_EVAL_CODES for values.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363200">
         <seq-order>29</seq-order>
         <name>ENVIRONMENTAL_CONDITONS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Any conditions or situations related to environmental conditions or biota that might have impacted the survey gear and its capacity to fish consistently. See LL_STA_EVAL_CODES for values. A value &lt; 4 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363201">
         <seq-order>30</seq-order>
         <name>DATA_ACQUISITION</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Equipment, computer, or other data collection problems that might have contributed to the amount or quality of the data collected. See LL_STA_EVAL_CODES for values. A value &lt; 4 is the recommended threshold for valid standard survey sets</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363202">
         <seq-order>31</seq-order>
         <name>SET_NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>300</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comments field for notes related to the deployment of the gear</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363203">
         <seq-order>32</seq-order>
         <name>HAUL_NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>300</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comments field for notes related to the hauling of the gear</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363204">
         <seq-order>33</seq-order>
         <name>CATCH_NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>300</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comments field for notes related to the catch</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363205">
         <seq-order>34</seq-order>
         <name>BOTTOM_VIDEO</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <status>Active</status>
         <description>Binary indicator of whether a drop camera video was taken at the station: 1 = usable video footage obtained, 0 = no usable video footage obtained</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363206">
         <seq-order>35</seq-order>
         <name>WINDDIR</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>Direction of wind during deployment of gear (degrees).</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363207">
         <seq-order>36</seq-order>
         <name>WINDSP</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>Speed of wind in knots.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363208">
         <seq-order>37</seq-order>
         <name>WAVEHGT</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>Height of waves (m).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363209">
         <seq-order>38</seq-order>
         <name>SWELLHGT</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>Swell height (m).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="363210">
         <seq-order>39</seq-order>
         <name>VESSEL_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>Name of vessel.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="712317">
         <seq-order>40</seq-order>
         <name>CURRENT_INSTR_ID1</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>14</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Identification code for the current instrument attached to the first end of the longline gear deployed</description>
      </data-attribute>
      <data-attribute cc-id="712318">
         <seq-order>41</seq-order>
         <name>CURRENT_INSTR_ID2</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>14</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Identification code for the current instrument attached to the first end of the longline gear deployed</description>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:35952</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2016-12-13T16:38:06</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:16</metadata-record-last-modified>
      <record-published>2016-12-13</record-published>
      <owner-organization>Northeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NEFSC</owner-organization-acronym>
      <owner-organization-address>166 Water Street</owner-organization-address>
      <owner-organization-address-city>Woods Hole</owner-organization-address-city>
      <owner-organization-address-state>MA</owner-organization-address-state>
      <owner-organization-address-zip>02543-1026</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(508)495-2000</owner-organization-phone>
      <owner-organization-url>https://www.nefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</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-12-13</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-12-13</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
