Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 591 → Rev 592

/trunk/tapirlink/cache/.htaccess
New file
0,0 → 1,0
deny from all
/trunk/tapirlink/www/tapir.php
1,6 → 1,6
<?php
/**
* $Id: tapir.php 575 2008-03-28 20:52:13Z rdg $
* $Id: tapir.php 1953 2009-01-05 19:59:53Z rdg $
*
* LICENSE INFORMATION
*
115,6 → 115,7
// Set the maximum script run time
// Note: if php set safe mode is on then this can't be set from here,
// and will need to be set in php.ini file
// Définit à 120 par TapirLink mis à 60 globalement pour Sequoia car safe_mode actif
if (! ini_get('safe_mode') ) {
set_time_limit( TP_MAX_RUNTIME );
}
203,6 → 204,10
die();
}
 
// By default, assume that the database encoding cannot be detected
// by the mb_detect_encoding PHP function
global $g_encoding_can_be_detected;
 
$operation = $request->GetOperation();
 
if ( $operation == 'ping' )
/trunk/tapirlink/config/.htaccess
New file
0,0 → 1,0
deny from all
/trunk/tapirlink/lib/.htaccess
New file
0,0 → 1,0
deny from all
/trunk/tapirlink/admin/.htaccess
1,8 → 1,7
AddHandler application/x-httpd-php5 .php
AuthUserFile /home/telabotap/www/phpmyadmin/.htpasswd
AuthGroupFile /dev/null
AuthName "Administrateur de TapirLink"
AuthType Basic
<Limit GET POST>
require valid-user
AuthUserFile /home/telabotap/www/phpmyadmin/.htpasswd
AuthGroupFile /dev/null
AuthName "Administrateur de TapirLink"
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>
/trunk/tapirlink/index.html
New file
0,0 → 1,46
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Tela Botanica - TapirLink accueil</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-style-type" content="text/css" />
<meta http-equiv="Content-script-type" content="text/javascript" />
<meta http-equiv="Content-language" content="fr" />
<meta name="revisit-after" content="15 days" />
 
<meta name="robots" content="index,follow" />
<meta name="author" content="Jean-Pascal MILCENT"/>
<meta name="keywords" content="Tela Botanica, TapirLink, accueil." />
<meta name="description" content="Accueil vers l'ensembles des ressources du TapirLink de Tela Botanica." />
<link rel="shortcut icon" type="image/x-icon" href="../sites/commun/generique/images/favicones/tela_botanica.ico" />
<link rel="icon" type="image/png" href="../sites/commun/generique/images/favicones/tela_botanica.png" />
</head>
<body>
<h1>Tela Botanica - TapirLink accueil</h1>
<p>Voici les liens vers l'ensemble des outils disponible dans cette installation de TapirLink:</p>
<h3>Administration</h3>
<p>Nécessite des droits d'administrateur pour accéder à cette partie de TapirLink.</p>
<ul>
<li><a href="admin/index.php">Administrer votre TapirLink</a></li>
<li><a href="admin/check.php">Vérifier l'installation de TapirLink</a></li>
<li><a href="admin/check_update.php">Vérifier l'existence d'une nouvelle version de TapirLink</a></li>
<li><a href="admin/info.php">Vérifier l'installation de PHP</a></li>
</ul>
<h3>Client</h3>
<ul>
<li><a href="www/index.php">Accueil de TapirLink</a></li>
<li><a href="www/tapir_client.php">Client pour intéroger des services TAPIR</a></li>
<li><a href="www/http://www.tdwg.org/dav/subgroups/tapir/1.0/docs/">Documentation du protocole TAPIR</a></li>
<li><a href="www/lsid-authority/index.php">Résolveur de LSID</a>et <a href="www/lsid-authority/readme.html">sa documentation</a></li>
</ul>
<h3>Divers</h3>
<ul>
<li><a href="stats/index.php">Satistiques de ce TapirLink</a></li>
<li><a href="log/history.txt">Fichier de Log</a></li>
<li><a href="log/debug.txt">Fichier de déboguage</a></li>
<li><a href="depot/">Dossier contenant les fichiers XML, XSD...</a></li>
</ul>
</body>
</html>
/trunk/tapirlink/statistics/.htaccess
New file
0,0 → 1,0
deny from all
/trunk/tapirlink/.htaccess
1,11 → 1,12
AddHandler application/x-httpd-php5 .php
 
# Raccourci pour les applications intégrées à Papyrus
RewriteEngine on
 
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
 
# Redirection vers les services TapirLink
RewriteRule ^tapir\.php(.*)$ www/tapir.php$1 [QSA,L]
<Files "index.html">
AddDefaultCharset utf-8
</Files>
# Raccourci pour les applications intégrées à Papyrus
RewriteEngine On
 
# si le fichier ou le dossier existe dans le système de fichier on l'utilise directement
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !-f
 
# Redirection vers les services TapirLink
RewriteRule ^tapir(.*)$ www/tapir$1 [QSA,L]
/trunk/tapirlink/depot/dw_core_geo_cur.xml
New file
0,0 → 1,249
<?xml version="1.0" encoding="UTF-8"?>
<outputModel xmlns="http://rs.tdwg.org/tapir/1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dwrec="http://rs.tdwg.org/dwc/dwrecord"
xmlns:dwcore="http://rs.tdwg.org/dwc/dwcore"
xmlns:dwgeo="http://rs.tdwg.org/dwc/geospatial"
xmlns:dwcur="http://rs.tdwg.org/dwc/curatorial"
xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd
http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd">
<label>Darwin Core with extensions (Core, Curatorial and geospatial) mapped from Darwin Core concepts.</label>
<documentation>There is no Darwin Core canonical model, this is the closest someone can get. It is an outputmodel with all the possible darwin core concepts mapped.</documentation>
<structure>
<schema location="http://rs.tdwg.org/dwc/tdwg_dw_record_tapir.xsd"/>
</structure>
<indexingElement path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord"/>
<mapping>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:GlobalUniqueIdentifier">
<concept id="http://rs.tdwg.org/dwc/dwcore/GlobalUniqueIdentifier" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:DateLastModified">
<concept id="http://rs.tdwg.org/dwc/dwcore/DateLastModified" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:BasisOfRecord">
<concept id="http://rs.tdwg.org/dwc/dwcore/BasisOfRecord" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:InstitutionCode">
<concept id="http://rs.tdwg.org/dwc/dwcore/InstitutionCode" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:CollectionCode">
<concept id="http://rs.tdwg.org/dwc/dwcore/CollectionCode" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:CatalogNumber">
<concept id="http://rs.tdwg.org/dwc/dwcore/CatalogNumber" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:InformationWithheld">
<concept id="http://rs.tdwg.org/dwc/dwcore/InformationWithheld"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Remarks">
<concept id="http://rs.tdwg.org/dwc/dwcore/Remarks"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:ScientificName">
<concept id="http://rs.tdwg.org/dwc/dwcore/ScientificName" required="true"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:HigherTaxon">
<concept id="http://rs.tdwg.org/dwc/dwcore/HigherTaxon"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Kingdom">
<concept id="http://rs.tdwg.org/dwc/dwcore/Kingdom"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Phylum">
<concept id="http://rs.tdwg.org/dwc/dwcore/Phylum"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Class">
<concept id="http://rs.tdwg.org/dwc/dwcore/Class"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Order">
<concept id="http://rs.tdwg.org/dwc/dwcore/Order"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Family">
<concept id="http://rs.tdwg.org/dwc/dwcore/Family"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Genus">
<concept id="http://rs.tdwg.org/dwc/dwcore/Genus"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:SpecificEpithet">
<concept id="http://rs.tdwg.org/dwc/dwcore/SpecificEpithet"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:InfraspecificRank">
<concept id="http://rs.tdwg.org/dwc/dwcore/InfraspecificRank"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:InfraspecificEpithet">
<concept id="http://rs.tdwg.org/dwc/dwcore/InfraspecificEpithet"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:AuthorYearOfScientificName">
<concept id="http://rs.tdwg.org/dwc/dwcore/AuthorYearOfScientificName"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:NomenclaturalCode">
<concept id="http://rs.tdwg.org/dwc/dwcore/NomenclaturalCode"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:IdentificationQualifier">
<concept id="http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:HigherGeography">
<concept id="http://rs.tdwg.org/dwc/dwcore/HigherGeography"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Continent">
<concept id="http://rs.tdwg.org/dwc/dwcore/Continent"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:WaterBody">
<concept id="http://rs.tdwg.org/dwc/dwcore/WaterBody"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:IslandGroup">
<concept id="http://rs.tdwg.org/dwc/dwcore/IslandGroup"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Island">
<concept id="http://rs.tdwg.org/dwc/dwcore/Island"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Country">
<concept id="http://rs.tdwg.org/dwc/dwcore/Country"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:StateProvince">
<concept id="http://rs.tdwg.org/dwc/dwcore/StateProvince"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:County">
<concept id="http://rs.tdwg.org/dwc/dwcore/County"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Locality">
<concept id="http://rs.tdwg.org/dwc/dwcore/Locality"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:MinimumElevationInMeters">
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:MaximumElevationInMeters">
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:MinimumDepthInMeters">
<concept id="http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:MaximumDepthInMeters">
<concept id="http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:CollectingMethod">
<concept id="http://rs.tdwg.org/dwc/dwcore/CollectingMethod"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:ValidDistributionFlag">
<concept id="http://rs.tdwg.org/dwc/dwcore/ValidDistributionFlag"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:EarliestDateCollected">
<concept id="http://rs.tdwg.org/dwc/dwcore/EarliestDateCollected"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:LatestDateCollected">
<concept id="http://rs.tdwg.org/dwc/dwcore/LatestDateCollected"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Collector">
<concept id="http://rs.tdwg.org/dwc/dwcore/Collector"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Sex">
<concept id="http://rs.tdwg.org/dwc/dwcore/Sex"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:LifeStage">
<concept id="http://rs.tdwg.org/dwc/dwcore/LifeStage"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:Attributes">
<concept id="http://rs.tdwg.org/dwc/dwcore/Attributes"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:ImageURL">
<concept id="http://rs.tdwg.org/dwc/dwcore/ImageURL"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcore:RelatedInformation">
<concept id="http://rs.tdwg.org/dwc/dwcore/RelatedInformation"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:DecimalLatitude">
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLatitude"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:DecimalLongitude">
<concept id="http://rs.tdwg.org/dwc/geospatial/DecimalLongitude"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:GeodeticDatum">
<concept id="http://rs.tdwg.org/dwc/geospatial/GeodeticDatum"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:CoordinateUncertaintyInMeters">
<concept id="http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:PointRadiusSpatialFit">
<concept id="http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:FootprintWKT">
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintWKT"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:FootprintSpatialFit">
<concept id="http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:VerbatimCoordinates">
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:VerbatimLatitude">
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:VerbatimLongitude">
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:VerbatimCoordinateSystem">
<concept id="http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:GeoreferenceProtocol">
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:GeoreferenceSources">
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:GeoreferenceVerificationStatus">
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwgeo:GeoreferenceRemarks">
<concept id="http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:CatalogNumberNumeric">
<concept id="http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:IdentifiedBy">
<concept id="http://rs.tdwg.org/dwc/curatorial/IdentifiedBy"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:DateIdentified">
<concept id="http://rs.tdwg.org/dwc/curatorial/DateIdentified"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:CollectorNumber">
<concept id="http://rs.tdwg.org/dwc/curatorial/CollectorNumber"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:FieldNumber">
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNumber"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:FieldNotes">
<concept id="http://rs.tdwg.org/dwc/curatorial/FieldNotes"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:VerbatimCollectingDate">
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:VerbatimElevation">
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimElevation"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:VerbatimDepth">
<concept id="http://rs.tdwg.org/dwc/curatorial/VerbatimDepth"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:Preparations">
<concept id="http://rs.tdwg.org/dwc/curatorial/Preparations"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:TypeStatus">
<concept id="http://rs.tdwg.org/dwc/curatorial/TypeStatus"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:GenBankNumber">
<concept id="http://rs.tdwg.org/dwc/curatorial/GenBankNumber"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:OtherCatalogNumbers">
<concept id="http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:RelatedCatalogedItems">
<concept id="http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:Disposition">
<concept id="http://rs.tdwg.org/dwc/curatorial/Disposition"/>
</node>
<node path="/dwrec:DarwinRecordSet/dwrec:DarwinRecord/dwcur:IndividualCount">
<concept id="http://rs.tdwg.org/dwc/curatorial/IndividualCount"/>
</node>
 
</mapping>
 
</outputModel>
/trunk/tapirlink/depot/tdwg_dw_core.xsd
New file
0,0 → 1,390
<?xml version="1.0" encoding="UTF-8"?>
<!-- ===================================================================== -->
<!-- Introduction -->
<!-- ===================================================================== -->
<!-- Darwin Core XML schema -->
<!-- History: -->
<!-- version 0.6 2007-04-17 R. De Giovanni: Added qualification for -->
<!-- types included from tdwg_basetypes.xsd -->
<!-- version 0.5 2007-02-14 J. Wieczorek, R. De Giovanni, J. de la Torre -->
<!-- Status: -->
<!-- Ready for testing -->
<!-- See http://wiki.tdwg.org for current status of this standard. -->
 
<!-- ===================================================================== -->
<!-- Schema -->
<!-- ===================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/dwcore"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:dwc="http://rs.tdwg.org/dwc/dwcore"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
version="0.6">
 
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation> Protocol independent XML Schema for Darwin Core. For element
documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreDraftStandard.
</xs:documentation>
</xs:annotation>
 
 
<!-- ============================================================== -->
<!-- Includes -->
<!-- ============================================================== -->
<!-- include - inclusions must be top-level elements (children of -->
<!-- the xs:schema element. Inclusion is restricted to the -->
<!-- definition of a single namespace. -->
<!-- ============================================================== -->
<xs:include schemaLocation="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd"/>
 
 
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement"
schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
 
 
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="GlobalUniqueIdentifier" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DateLastModified" type="xs:dateTime" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DateLastModified"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="BasisOfRecord" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/BasisOfRecord"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InstitutionCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InstitutionCode"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectionCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectionCode" xml:lang="en"
/>
</xs:annotation>
</xs:element>
<xs:element name="CatalogNumber" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CatalogNumber"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InformationWithheld" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InformationWithheld"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Remarks" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Remarks"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ScientificName" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ScientificName" xml:lang="en"
/>
</xs:annotation>
</xs:element>
<xs:element name="HigherTaxon" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/HigherTaxon"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Kingdom" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Kingdom"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Phylum" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Phylum"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Class" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Class"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Order" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Order"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Family" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Family"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Genus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Genus"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="SpecificEpithet" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/SpecificEpithet"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InfraspecificRank" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InfraspecificRank"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InfraspecificEpithet" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InfraspecificEpithet"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="AuthorYearOfScientificName" type="xs:string"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/AuthorYearOfScientificName"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="NomenclaturalCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/NomenclaturalCode"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IdentificationQualifier" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IdentificationQualifier"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="HigherGeography" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/HigherGeography"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Continent" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Continent"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="WaterBody" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/WaterBody"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IslandGroup" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IslandGroup"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Island" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Island"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Country" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Country"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="StateProvince" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/StateProvince"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="County" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/County"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Locality" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Locality"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MinimumElevationInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MinimumElevationInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MaximumElevationInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MaximumElevationInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MinimumDepthInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MinimumDepthInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MaximumDepthInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MaximumDepthInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectingMethod" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectingMethod"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ValidDistributionFlag" type="xs:boolean" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ValidDistributionFlag"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="EarliestDateCollected" type="dwc:DateTimeISO" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/EarliestDateCollected"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="LatestDateCollected" type="dwc:DateTimeISO" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/LatestDateCollected"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DayOfYear" type="dwc:dayOfYearDataType" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DayOfYear"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Collector" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Collector"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Sex" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Sex"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="LifeStage" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/LifeStage"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Attributes" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Attributes"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ImageURL" type="xs:anyURI" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ImageURL"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="RelatedInformation" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/RelatedInformation"
xml:lang="en"/>
</xs:annotation>
</xs:element>
 
</xs:schema>
/trunk/tapirlink/depot/tdwg_dw_geospatial.xsd
New file
0,0 → 1,133
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- History: -->
<!-- version 0.6 2007-04-17 R. De Giovanni: Added qualification for -->
<!-- types included from tdwg_basetypes.xsd -->
<!-- version 0.5 2007-02-14 John Wieczorek, Javier de la Torre -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/geospatial"
xmlns="http://rs.tdwg.org/dwc/geospatial"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:dwg="http://rs.tdwg.org/dwc/geospatial"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
version="0.6">
 
 
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation> Protocol-independent XML Schema for a geospatial extension to the Darwin
Core. Synchronized with protocol-dependent content models using same version number. For
element documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeospatialExtension. </xs:documentation>
</xs:annotation>
 
 
<!-- ============================================================== -->
<!-- Includes -->
<!-- ============================================================== -->
<!-- include - inclusions must be top-level elements (children of -->
<!-- the xs:schema element. Inclusion is restricted to the -->
<!-- definition of a single namespace. -->
<!-- ============================================================== -->
<xs:include schemaLocation="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd"/>
 
 
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
 
 
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="DecimalLatitude" type="dwg:decimalLatitudeDataType" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DecimalLatitude" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DecimalLongitude" type="dwg:decimalLongitudeDataType" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DecimalLongitude" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeodeticDatum" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeodeticDatum" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CoordinateUncertaintyInMeters" type="xs:positiveInteger" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CoordinateUncertaintyInMeters" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="PointRadiusSpatialFit" type="dwg:spatialFitDataType" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/PointRadiusSpatialFit" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FootprintWKT" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FootprintWKT" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FootprintSpatialFit" type="dwg:spatialFitDataType" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FootprintSpatialFit" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCoordinates" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCoordinates" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimLatitude" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimLatitude" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimLongitude" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimLongitude" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCoordinateSystem" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCoordinateSystem" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceProtocol" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceProtocol" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceSources" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceSources" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceVerificationStatus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceVerificationStatus" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceRemarks" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceRemarks" xml:lang="en"/>
</xs:annotation>
</xs:element>
 
</xs:schema>
/trunk/tapirlink/depot/tdwg_dw_element.xsd
New file
0,0 → 1,26
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Schema to declare an abstract data element for use in substitution -->
<!-- groups so that arbitrary lists of elements so derived can be used to -->
<!-- compose a record. For example, see DarwinRecord.xsd -->
<!-- History: -->
<!-- version 0.5 2007-02-14 Renato De Giovanni, John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/dwelement" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="0.5">
 
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="dwElement" abstract="true"/>
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinElement" xml:lang="en"/>
</xs:annotation>
 
</xs:schema>
/trunk/tapirlink/depot/tdwg_dw_record_tapir.xsd
New file
0,0 → 1,105
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://rs.tdwg.org/dwc/dwrecord"
xmlns:dwcore="http://rs.tdwg.org/dwc/dwcore"
xmlns:dwgeo="http://rs.tdwg.org/dwc/geospatial"
xmlns:dwcur="http://rs.tdwg.org/dwc/curatorial"
elementFormDefault="qualified"
version="0.5">
<xs:import namespace="http://rs.tdwg.org/dwc/dwcore" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_core.xsd"/>
<xs:import namespace="http://rs.tdwg.org/dwc/geospatial" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsd"/>
<xs:import namespace="http://rs.tdwg.org/dwc/curatorial" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsd"/>
<xs:element name="DarwinRecordSet">
<xs:complexType>
<xs:sequence>
<xs:element name="DarwinRecord" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element ref="dwcore:GlobalUniqueIdentifier" />
<xs:element ref="dwcore:DateLastModified" />
<xs:element ref="dwcore:BasisOfRecord" />
<xs:element ref="dwcore:InstitutionCode" />
<xs:element ref="dwcore:CollectionCode" />
<xs:element ref="dwcore:CatalogNumber" />
<xs:element ref="dwcore:InformationWithheld" minOccurs="0" />
<xs:element ref="dwcore:Remarks" minOccurs="0" />
<xs:element ref="dwcore:ScientificName"/>
<xs:element ref="dwcore:HigherTaxon" minOccurs="0" />
<xs:element ref="dwcore:Kingdom" minOccurs="0" />
<xs:element ref="dwcore:Phylum" minOccurs="0" />
<xs:element ref="dwcore:Class" minOccurs="0" />
<xs:element ref="dwcore:Order" minOccurs="0" />
<xs:element ref="dwcore:Family" minOccurs="0" />
<xs:element ref="dwcore:Genus" minOccurs="0" />
<xs:element ref="dwcore:SpecificEpithet" minOccurs="0" />
<xs:element ref="dwcore:InfraspecificRank" minOccurs="0" />
<xs:element ref="dwcore:InfraspecificEpithet" minOccurs="0" />
<xs:element ref="dwcore:AuthorYearOfScientificName" minOccurs="0" />
<xs:element ref="dwcore:NomenclaturalCode" minOccurs="0" />
<xs:element ref="dwcore:IdentificationQualifier" minOccurs="0" />
<xs:element ref="dwcore:HigherGeography" minOccurs="0" />
<xs:element ref="dwcore:Continent" minOccurs="0" />
<xs:element ref="dwcore:WaterBody" minOccurs="0" />
<xs:element ref="dwcore:IslandGroup" minOccurs="0" />
<xs:element ref="dwcore:Island" minOccurs="0" />
<xs:element ref="dwcore:Country" minOccurs="0" />
<xs:element ref="dwcore:StateProvince" minOccurs="0" />
<xs:element ref="dwcore:County" minOccurs="0" />
<xs:element ref="dwcore:Locality" minOccurs="0" />
<xs:element ref="dwcore:MinimumElevationInMeters" minOccurs="0" />
<xs:element ref="dwcore:MaximumElevationInMeters" minOccurs="0" />
<xs:element ref="dwcore:MinimumDepthInMeters" minOccurs="0" />
<xs:element ref="dwcore:MaximumDepthInMeters" minOccurs="0" />
<xs:element ref="dwcore:CollectingMethod" minOccurs="0" />
<xs:element ref="dwcore:ValidDistributionFlag" minOccurs="0" />
<xs:element ref="dwcore:EarliestDateCollected" minOccurs="0" />
<xs:element ref="dwcore:LatestDateCollected" minOccurs="0" />
<xs:element ref="dwcore:DayOfYear" minOccurs="0" />
<xs:element ref="dwcore:Collector" minOccurs="0" />
<xs:element ref="dwcore:Sex" minOccurs="0" />
<xs:element ref="dwcore:LifeStage" minOccurs="0" />
<xs:element ref="dwcore:Attributes" minOccurs="0" />
<xs:element ref="dwcore:ImageURL" minOccurs="0" />
<xs:element ref="dwcore:RelatedInformation" minOccurs="0" />
 
<xs:element ref="dwgeo:DecimalLatitude" minOccurs="0" />
<xs:element ref="dwgeo:DecimalLongitude" minOccurs="0" />
<xs:element ref="dwgeo:GeodeticDatum" minOccurs="0" />
<xs:element ref="dwgeo:CoordinateUncertaintyInMeters" minOccurs="0" />
<xs:element ref="dwgeo:PointRadiusSpatialFit" minOccurs="0" />
<xs:element ref="dwgeo:FootprintWKT" minOccurs="0" />
<xs:element ref="dwgeo:FootprintSpatialFit" minOccurs="0" />
<xs:element ref="dwgeo:VerbatimCoordinates" minOccurs="0" />
<xs:element ref="dwgeo:VerbatimLatitude" minOccurs="0" />
<xs:element ref="dwgeo:VerbatimLongitude" minOccurs="0" />
<xs:element ref="dwgeo:VerbatimCoordinateSystem" minOccurs="0" />
<xs:element ref="dwgeo:GeoreferenceProtocol" minOccurs="0" />
<xs:element ref="dwgeo:GeoreferenceSources" minOccurs="0" />
<xs:element ref="dwgeo:GeoreferenceVerificationStatus" minOccurs="0" />
<xs:element ref="dwgeo:GeoreferenceRemarks" minOccurs="0" />
 
<xs:element ref="dwcur:CatalogNumberNumeric" minOccurs="0" />
<xs:element ref="dwcur:IdentifiedBy" minOccurs="0" />
<xs:element ref="dwcur:DateIdentified" minOccurs="0" />
<xs:element ref="dwcur:CollectorNumber" minOccurs="0" />
<xs:element ref="dwcur:FieldNumber" minOccurs="0" />
<xs:element ref="dwcur:FieldNotes" minOccurs="0" />
<xs:element ref="dwcur:VerbatimCollectingDate" minOccurs="0" />
<xs:element ref="dwcur:VerbatimElevation" minOccurs="0" />
<xs:element ref="dwcur:VerbatimDepth" minOccurs="0" />
<xs:element ref="dwcur:Preparations" minOccurs="0" />
<xs:element ref="dwcur:TypeStatus" minOccurs="0" />
<xs:element ref="dwcur:GenBankNumber" minOccurs="0" />
<xs:element ref="dwcur:OtherCatalogNumbers" minOccurs="0" />
<xs:element ref="dwcur:RelatedCatalogedItems" minOccurs="0" />
<xs:element ref="dwcur:Disposition" minOccurs="0" />
<xs:element ref="dwcur:IndividualCount" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
/trunk/tapirlink/depot/dwc_sci_name_range_v2.xml
New file
0,0 → 1,20
<?xml version="1.0" encoding="UTF-8"?>
<searchTemplate xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://rs.tdwg.org/tapir/1.0/schema/tapir.xsd http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd">
<label>Scientific name in range query for DwC 1.4</label>
<documentation>
Query template (DwC 1.4) to search for records by scientific name range.
</documentation>
<externalOutputModel location="http://rs.tdwg.org/tapir/cs/dwc/1.4/model/dw_core_geo_cur.xml"/>
<filter>
<and>
<greaterThanOrEquals>
<concept id="http://rs.tdwg.org/dwc/dwcore/ScientificName"/>
<parameter name="lower"/>
</greaterThanOrEquals>
<lessThanOrEquals>
<concept id="http://rs.tdwg.org/dwc/dwcore/ScientificName"/>
<parameter name="upper"/>
</lessThanOrEquals>
</and>
</filter>
</searchTemplate>
/trunk/tapirlink/depot/tdwg_basetypes.xsd
New file
0,0 → 1,80
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Schema for a type library for darwin and extension data types. -->
<!-- History: -->
<!-- version 0.5 2007-02-14 John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- Should be placed in a tdwg shared data types library. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified" version="0.5">
 
<!-- ============================================================== -->
<!-- Types -->
<!-- ============================================================== -->
<xs:simpleType name="positiveDouble">
<xs:restriction base="xs:double">
<xs:minExclusive value="0"/>
</xs:restriction>
</xs:simpleType>
 
<xs:simpleType name="dayOfYearDataType">
<xs:restriction base="xs:integer">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="366"/>
</xs:restriction>
</xs:simpleType>
 
<xs:simpleType name="decimalLatitudeDataType">
<xs:restriction base="xs:double">
<xs:minInclusive value="-90"/>
<xs:maxInclusive value="90"/>
</xs:restriction>
</xs:simpleType>
 
<xs:simpleType name="decimalLongitudeDataType">
<xs:restriction base="xs:double">
<xs:minInclusive value="-180"/>
<xs:maxInclusive value="180"/>
</xs:restriction>
</xs:simpleType>
 
<xs:simpleType name="spatialFitDataType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minInclusive value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="undefined"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
 
<xs:simpleType name="DateTimeISO">
<xs:annotation>
<xs:documentation xml:lang="en">
The date and time expressed in a way conforming to a subset of ISO 8601. Meant to be exactly the same as DateTimeISO defined in ABCD.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="\d\d\d\d(\-(0[1-9]|1[012])(\-((0[1-9])|1\d|2\d|3[01])(T(0\d|1\d|2[0-3])(:[0-5]\d){0,2})?)?)?|\-\-(0[1-9]|1[012])(\-(0[1-9]|1\d|2\d|3[01]))?|\-\-\-(0[1-9]|1\d|2\d|3[01])">
</xs:pattern>
</xs:restriction>
</xs:simpleType>
 
</xs:schema>
/trunk/tapirlink/depot/tdwg_dw_curatorial.xsd
New file
0,0 → 1,119
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Curatorial extension to the Darwin Core. -->
<!-- History: -->
<!-- version 0.5 2007-02-14 John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard. -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/curatorial" xmlns:dwe="http://rs.tdwg.org/dwc/dwelement" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="0.5">
 
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation>
Protocol-independent XML Schema for a curatorial extension to the
Darwin Core. For element documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CuratorialExtension.
</xs:documentation>
</xs:annotation>
 
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
 
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="CatalogNumberNumeric" type="xs:double" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CatalogNumberNumeric" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IdentifiedBy" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IdentifiedBy" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DateIdentified" type="xs:dateTime" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DateIdentified" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectorNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectorNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FieldNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FieldNotes" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNotes" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCollectingDate" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCollectingDate" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimElevation" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimElevation" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimDepth" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimDepth" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Preparations" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Preparations" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="TypeStatus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/TypeStatus" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GenBankNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GenBankNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="OtherCatalogNumbers" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/OtherCatalogNumbers" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="RelatedCatalogedItems" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/RelatedCatalogedItems" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Disposition" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Disposition" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IndividualCount" type="xs:nonNegativeInteger" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IndividualCount" xml:lang="en"/>
</xs:annotation>
</xs:element>
 
</xs:schema>
/trunk/tapirlink/classes/.htaccess
New file
0,0 → 1,0
deny from all
/trunk/tapirlink/templates/.htaccess
New file
0,0 → 1,0
deny from all