Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 427 → Rev 428

/trunk/wikini/eflore/bibliotheque/doc/modele_v1.1/eflore_table_eflore_inventaire_determination.html
New file
0,0 → 1,313
<?xml version="1.0" encoding="iso-8859-15" ?>
<!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 lang="fr" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>eFlore v1.1 - Inventaire - eflore_inventaire_determination</title>
<link rel="stylesheet" type="text/css" media="screen" title="Classique" href="classique.css">
</head>
<body xml:lang="fr" lang="fr" >
<div id="zone_bandeau" >
<div id="logo">
<h1>
<a href="/eflore" title="Retourner à la page d'accueil du wiki">
<img src="images/logo/eflore.jpg" width="110" height="31" alt="Logo" /><br />
Retourner à la page d'accueil du wiki
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.1</h1>
</div>
<ul id="accessibilite">
<li><a href="#zone_contenu_tete">Aller au texte</a></li>
<li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
</ul>
</div>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="eflore_module_Inventaire.html">Inventaire</a> > eflore_inventaire_determination</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_inventaire_determination</h1>
<h2> Description générale </h2>
<p>
Table contenant les déterminations.
</p>
<h2> Liste des colonnes </h2>
<table border="1" cellpadding="2" cellspacing="0" >
<thead>
<th> N° </th>
<th> Nom </th>
<th> Code </th>
<th> Type données </th>
<th> Obligatoire </th>
<th> Valeur défaut </th>
<th> Type champ </th>
<th> Index </th>
<th> Description </th>
</thead>
<tbody>
<tr class="pair" >
<td> 1 </td>
<td> eid_id_determination </td>
<td> eid_id_d </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la détermination. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eid_ce_version_projet_observation </td>
<td> eid_ce_vpo </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eid_ce_observation </td>
<td> eid_ce_o </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eid_ce_taxon </td>
<td> eid_ce_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du taxon déterminé. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eid_ce_version_projet_taxon </td>
<td> eid_ce_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la version du projet du taxon. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eid_ce_autre_nom_latin </td>
<td> eid_ce_anl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant d'un autre nom latin correspondant au taxon observé. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eid_autre_ouvrage_determination </td>
<td> eid_aod </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom d'un ouvrage contenant des taxons non compris dans les projets de taxons. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eid_ce_determinateur </td>
<td> eid_ce_d </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur ayant déterminé le taxon. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eid_autre_determinateur </td>
<td> eid_ad </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Informations sur la personne ayant déterminé le taxon si non inscrite. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> eid_certitude_determination </td>
<td> eid_certitude_d </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Valeur allant de 1 à 10 indiquant le degré de certitude de la détermination. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> eid_commentaire_determination </td>
<td> eid_cd </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Commentaires sur ce choix de détermination. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> eid_mark_determination_origine </td>
<td> eid_mdo </td>
<td> INTEGER(1) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Bouléen indiquant que l'on a à faire à la détermination de la personne ayant proposé l'observation. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> eid_notes_determination </td>
<td> eid_nd </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles (privées) sur cette détermination. </td>
</tr>
<tr class="pair" >
<td> 14 </td>
<td> eid_date_derniere_modif </td>
<td> eid_ddm </td>
<td> DATETIME </td>
<td> oui </td>
<td> 0000-00-00 00:00:00 </td>
<td> standard </td>
<td> non </td>
<td> Date de dernière modification de cette détermination. </td>
</tr>
<tr class="pair" >
<td> 15 </td>
<td> eid_ce_modifier_par </td>
<td> eid_ce_mp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> 0 </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'utilisateur ayant modifié le dernier cette détermination. </td>
</tr>
<tr class="pair" >
<td> 16 </td>
<td> eid_ce_etat </td>
<td> eid_ce_e </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> 0 </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'état de cet enregistrement. </td>
</tr>
</tbody>
</table>
<h2> Liste des relations </h2>
<!-- RELATION_ZONE_DEBUT -->
<table border="1" cellpadding="2" cellspacing="0" >
<thead>
<th> N° </th>
<th> Code </th>
<th> Colonne dans cette table </th>
<th> Colonne dans la table liée </th>
<th> Nom table liée </th>
</thead>
<tbody>
<tr class="pair" >
<td> 1 </td>
<td> fk_eio_eid </td>
<td> eid_ce_observation<br />eid_ce_version_projet_observation </td>
<td> eio_id_observation<br />eio_id_version_projet_observation </td>
<td> eflore_inventaire_observation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eio_eicd </td>
<td> eid_id_determination </td>
<td> eicd_id_determination </td>
<td> eflore_inventaire_confirmer_determination </td>
</tr>
</tbody>
</table>
<!-- RELATION_ZONE_FIN -->
<!--
<h2> Régles </h2>
<h2> Domaine </h2>
-->
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_inventaire_determination">
discussion sur la table eflore_inventaire_determination
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<p>Documentation générée le 14 octobre 2004 16:28:20</p>
<!-- CONTENU_PIED -->
</div>
<div id="zone_pied">
<p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
</div>
</div>
<div id="zone_menu">
<!-- MENU -->
</div>
</body>
</html>