<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/style/human.xsl"?>
<extension xmlns="http://rs.gbif.org/extension/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xmlns:dc="http://purl.org/dc/terms/"    
    xsi:schemaLocation="http://rs.gbif.org/extension/ http://rs.gbif.org/schema/extension.xsd" 
    rowType="http://rs.gbif.org/terms/1.0/Distribution"
    dc:title="Species Distribution" name="Distribution" namespace="http://rs.gbif.org/terms/1.0" 
    dc:subject="dwc:Taxon"
    dc:relation=""
    dc:description="Geographic distribution of a taxon">
    
    <property name='locationID' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/locationID' dc:relation='http://rs.gbif.org/areas/' dc:description='A code for the named area this distributon record is about. Use a prefix for each code to indicate the source of the code, see http://rs.gbif.org/areas/ for list of coding schemes and their recommended prefix.' examples='TDWG:AGS-TF; ISO:AR; WOEID:564721' required='false'/>
    <property name='locality' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/locality' dc:relation='' dc:description='The verbatim name of the area this distributon record is about.' examples='Patagonia' required='false'/>
    <property name='countryCode' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/countryCode' dc:relation='' dc:description='ISO3166 alpha 2 (3 is permissable) country codes the area belongs to or as an alternative for a lcoationID if the area is a country. For multiple countries separate values with a comma ","' examples='"AR" - "US,CA,MX"' required='false'/>
    <property name='lifeStage' thesaurus="http://rs.gbif.org/vocabulary/gbif/life_stage.xml" namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/lifeStage' dc:relation='' dc:description='The distribution information pertains solely to a specific life stage of the taxon. ' examples='adult' required='false'/>
    <property name='occurrenceStatus' thesaurus="http://rs.gbif.org/vocabulary/gbif/occurrence_status.xml" namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/occurrenceStatus' dc:relation='' dc:description='Term describing the status of the organism in the given area based on how frequent the species occurs.' examples='absent' required='false'/>
    <property name='threatStatus' thesaurus="http://rs.gbif.org/vocabulary/iucn/threat_status.xml" namespace='http://iucn.org/terms/' qualName='http://iucn.org/terms/threatStatus' dc:relation='' dc:description='Threat status of a species as defined by IUCN: http://www.iucnredlist.org/static/categories_criteria_3_1#categories' examples='"EX" "EW" "CR"' required='false'/>
    <property name='establishmentMeans' thesaurus="http://rs.gbif.org/vocabulary/gbif/establishment_means.xml" namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/establishmentMeans' dc:relation='' dc:description='Term describing whether the organism occurs natively, is introduced or cultivated.' examples='introduced' required='false'/>
    <property name='appendixCITES' thesaurus="http://rs.gbif.org/vocabulary/un/cites_appendix.xml" namespace='http://rs.gbif.org/terms/1.0/' qualName='http://rs.gbif.org/terms/1.0/appendixCITES' dc:relation='http://www.cites.org/eng/app/index.shtml' dc:description='The CITES (Convention on International Trade in Endangered Species of Wild Fauna and Flora) Appendix number the taxa is listed. It is possible to have different appendix numbers for different areas, but "global" as an area is also valid if its the same worldwide' examples='II' required='false'/>
    <property name='eventDate' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/eventDate' dc:relation='' dc:description='Relevant temporal context for this entire distribution record including all properties preferrably given as a year range or single year on which the distribution record is valid. For the same area and taxon there could therefore be several records with different temporal context, e.g. in 5 year intervalls for invasive species.' examples='"1930"; "1939-1945" ' required='false'/>
    <property name='startDayOfYear' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/startDayOfYear' dc:relation='' dc:description='Seasonal temporal subcontext within the eventDate context. Useful for migratory species. The earliest ordinal day of the year on which the distribution record is valid. Numbering starts with 1 for January 1 and ends with 365 for December 31.' examples='"90"' required='false'/>
    <property name='endDayOfYear' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/endDayOfYear' dc:relation='' dc:description='Seasonal temporal subcontext within the eventDate context. The latest ordinal day of the year on which the distribution record is valid' examples='"120"' required='false'/>
    <property name='source' namespace='http://purl.org/dc/terms/' qualName='http://purl.org/dc/terms/source' dc:relation='' dc:description='Source reference for this distribution record. Can be proper publication citation, a webpage URL, etc.' examples='"Euro+Med Plantbase - the information resource for Euro-Mediterranean plant diversity (2006-). Published on the Internet http://ww2.bgbm.org/EuroPlusMed/ July, 2009"' required='false'/>
    <property name='occurrenceRemarks' namespace='http://rs.tdwg.org/dwc/terms/' qualName='http://rs.tdwg.org/dwc/terms/occurrenceRemarks' dc:relation='' dc:description='Comments or notes about the distribution' examples='"Excluded because of misidentification"' required='false'/>

</extension>
