<?xml version="1.0" encoding="iso-8859-1"?>
<NATUREMAP version="0.2">
   <SOURCENAME value="SCARP" desc="A short code uniquely identifying this data source" />
   <TITLE value="Scarp survey" desc="A brief title for this dataset that can appear in tables, headings, etc." />
   <PROCESS value="YES" desc="Do we want to include this dataset in processing?" />
   <CRITICAL value="NO" desc="Is this a critical dataset in processing?" />
   <DESCRIPTION value="This data was sourced from a survey of the quadrat based flora and vegetation of the Darling Scarp carried out in 1997. Reference Markey, A. (1997) A floristic survey of the northern Darling Scarp. Report to CALM, EPA &amp; WACC for the AHC." desc="A more expansive description of the dataset" />
   <CUSTODIAN value="Neil Gibson" desc="The name of the person or institution with custodial responsibility for this dataset" />
   <CUSTODIANEMAIL value="Neil.Gibson@dec.wa.gov.au" desc="Their email address" />
   <DOWNLOADSTATUS value="FULL" desc="Indicates ability of user to download data. NO - no download under any circumstances; CONTACT - the dataset must be obtained from the custodian directly; PARTIAL - query results can be saved, but not the whole dataset; FULL - the whole dataset can be downloaded" />
   <URL value="" desc="A URL from which to obtain a metadata statement for the dataset" />
   <SOURCETYPE value="SPDATA" desc="The type of dataset. Legal values are: SPDATA - a species dataset; SPNAME - a species name dataset; SITE - a site dataset; ECOLATT - an ecological attributes dataset; REFLAYER - a spatial reference layer; DPM - data processing module ref layer info" />
   <ERRORTHRESHHOLD value="10" desc="The maximum number of data errors this datasource can reach before an alert is emailed" />
   <LASTUPDATEDON value="31/12/1996" desc="The date this datasource was last updated or modified by the custodian" />
   <UPDATEFREQUENCY value="STATIC" desc="How often is this dataset udpated by the custodian" />
   <DATASETVERSION value="" desc="The version number assigned to this dataset by the custodian" />
   <VERSIONCOMMENTS value="" desc="Comments about the most recent version" />
   <DISPINDIR value="YES" desc="Display this datasource in the data directory?" />
   <INTERMEDIATEPROCESSING value="" desc="This section determines whether intermediate processing happens">
      <EXECUTEPROCEDURE value="YES" desc="Do we want to perform intermediate processing?" />
      <PROCEDURENAME value="NMP_DS.PROCESS_SCARP('','TMPSCARP','')" desc="If so, this is the procedure to call, plus its arguments. Note that the arguments correspond to temporary tables that are created. These must be referred to in the relevant elements below." />
   </INTERMEDIATEPROCESSING>
   <SPECIESDATA value="" desc="This section describes the relevant elements for datasource type SPECIES">
      <TABLEARRANGEMENT value="SPECIES" desc="The supported table arrangements are: SITE_SPECIES_NAME - site, species and names information in three separate tables; SITE_SPECIES - species and names info in the species table with site information in a related table; SPECIES - a flat file containing all fieldds in one table" />
      <HASNAMEID value="YES" desc="Does the dataset use an authoritative NameID? If so, use this as the primary species name source. Otherwise use genus, species etc. If NO, or NAME_ID is blank, use genus, species anyway. One or other of the sources for name must be specified or this dataset cannot be loaded at all!" />
      <ADDTOSUP value="YES" desc="If there is no name match, should we add this name as a supplemental name (ie negative Name_ID), otherwise record will be ignored." />
      <HASEXTENDEDATTRIBUTES value="NO" desc="Do we want to display extra attributes from the source dataset tables? If so, we need to specify a table to save these attributes in and a list of which attributes to display." />
      <DATUM value="Australian Geodetic Datum 1984." desc="The default datum to use for each record geocode if it is not specified at the record level" />
      <DEFAULTKINGDOM value="3" desc="The default kingdom to use when assigning supplemental names with new families" />
      <VOUCHERED value="NO" desc="Is this a vouchered dataset?" />
      <CORE value="YES" desc="Is this a core dataset?" />
      <DEFAULTSUPCURRENCY value="NO" desc="Are supplemental names current by default?" />
      <SPRECIDDESC value="Quadrat, NameID, Date" desc="A description of the fields comprising the unique species record ID" />
      <SITESTABLE value="" desc="The name of the sites table" />
      <SPECIESTABLE value="TMPSCARP" desc="The name of the species table" />
      <NAMESTABLE value="" desc="The name of the names table" />
      <EXTENDEDATTRIBUTESTABLE value="" desc="The name of the extended attributes table that will be created in the destination schema to store extended attributes" />
      <SITESPECIESJOINFIELDS speciesfield="" sitefield="" />
      <SPECIESNAMEJOINFIELDS speciesfield="" namefield="" />
      <STANDARDMAPPINGS value="" desc="A listing of the standard field mappings">
         <FIELD destination="SPN_NAME_ID" restricted="NO" source="TMPSCARP.NAME_ID" desttable="SPN" download="YES" alias="NAME_ID" order="1" />
         <FIELD destination="SPN_FAM_NAME" restricted="NO" source="TMPSCARP.FAMILY_NAME" desttable="SPN" download="YES" alias="FAM_NAME" order="2" />
         <FIELD destination="SPN_GENUS" restricted="NO" source="TMPSCARP.GENUS" desttable="SPN" download="YES" alias="GENUS" order="3" />
         <FIELD destination="SPN_SPECIES" restricted="NO" source="TMPSCARP.SPECIES" desttable="SPN" download="YES" alias="SPECIES" order="4" />
         <FIELD destination="SPN_INFRASP_RANK" restricted="NO" source="TMPSCARP.INFRA_RANK" desttable="SPN" download="YES" alias="INFRARANK" order="5" />
         <FIELD destination="SPN_INFRASP_NAME" restricted="NO" source="TMPSCARP.INFRA_NAME" desttable="SPN" download="YES" alias="INFRANAME" order="6" />
         <FIELD destination="SPE_SOURCE_SPECIES_ID" restricted="NO" source="TMPSCARP.BCDR_ID" desttable="SPE" download="YES" alias="SOURCE_ID" order="7" />
         <FIELD destination="SPE_COLDATE_DY" restricted="NO" source="TMPSCARP.COLDATED" desttable="SPE" download="YES" alias="COLDATED" order="8" />
         <FIELD destination="SPE_COLDATE_MN" restricted="NO" source="TMPSCARP.COLDATEM" desttable="SPE" download="YES" alias="COLDATEM" order="9" />
         <FIELD destination="SPE_COLDATE_YR" restricted="NO" source="TMPSCARP.COLDATEY" desttable="SPE" download="YES" alias="COLDATEY" order="10" />
         <FIELD destination="SPE_COLLECTOR" restricted="YES" source="TMPSCARP.RECORDERS" desttable="SPE" download="YES" alias="COLLECTOR" order="11" />
         <FIELD destination="SPE_SURVEY" restricted="NO" source="TMPSCARP.SURVEY" desttable="SPE" download="YES" alias="SURVEY" order="12" />
         <FIELD destination="SIT_NAME" restricted="YES" source="TMPSCARP.QUADRAT" desttable="SIT" download="YES" alias="NAME" order="13" />
         <FIELD destination="SIT_SOURCE_SITE" restricted="NO" source="TMPSCARP.BCDR_ID" desttable="SIT" download="YES" alias="SOURCESITE" order="14" />
         <FIELD destination="SIT_LONGITUDE" restricted="YES" source="TMPSCARP.LONGITUDE" desttable="SIT" download="YES" alias="LONGITUDE" order="15" />
         <FIELD destination="SIT_LATITUDE" restricted="YES" source="TMPSCARP.LATITUDE" desttable="SIT" download="YES" alias="LATITUDE" order="16" />
         <FIELD destination="SIT_GDA_VALUE" restricted="NO" source="TMPSCARP.GDA_VALUE" desttable="SIT" download="NO" alias="" order="17" />
         <FIELD destination="SIT_ACCURACY" restricted="NO" source="TMPSCARP.ACCURACY" desttable="SIT" download="YES" alias="ACCURACY" order="18" />
         <FIELD destination="SPN_SUP_CODE" restricted="NO" source="TMPSCARP.SUP_CODE" desttable="SPN" download="YES" alias="SUP_CODE" order="19" />
         <FIELD destination="SPN_KIN_ID" restricted="NO" source="TMPSCARP.KIN_ID" desttable="SPN" download="YES" alias="KIN_ID" order="20" />
      </STANDARDMAPPINGS>
      <EXTENDEDATTRIBUTESMAPPINGS value="" desc="A listing of extended attributes mappings" />
   </SPECIESDATA>
</NATUREMAP>