Subversion Repositories Sites.tela-botanica.org

Compare Revisions

No changes between revisions

Ignore whitespace Rev 427 → Rev 428

/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Droit.html
New file
0,0 → 1,91
<?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.0 - Droit</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Droit</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Droit</h1>
<p id="miniature" >
<a href="images/modules/Droit.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Droit.png" alt="Miniature du modèle du module Droit" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des Droits des utilisateurs.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_droit_creer_projet.html">eflore_droit_creer_projet</a> : Table liant les utilisateurs au type de projets qu'ils ont le droit de créer.</li>
<li><a href="eflore_table_eflore_droit_travailler_projet.html">eflore_droit_travailler_projet</a> : Table liant un utilisateur aux projets sur lesquels il peut travailler.</li>
<li><a href="eflore_table_eflore_droit_type.html">eflore_droit_type</a> : Table contenant les différents types d'utilisateur.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_droit.xml">
eflore_droit.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Droit">
discussion sur le module Droit
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_publication_collection.html
New file
0,0 → 1,183
<?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.0 - Publication - eflore_publication_collection</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Publication.html">Publication</a> > eflore_publication_collection</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_publication_collection</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les collections.
</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> epc_id_collection </td>
<td> epc_id_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une collection. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epc_ce_collection_precedente </td>
<td> epc_ce_cp </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la collection précédente. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epc_intitule_collection </td>
<td> epc_ic </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la collection. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epc_date_creation </td>
<td> epc_dc </td>
<td> DECIMAL(7,2) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de création de la collection. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epc_date_fin </td>
<td> epc_df </td>
<td> DECIMAL(7,2) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de fin de la collection. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> epc_notes_collection </td>
<td> epc_nc </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la collection. </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_epc_epa </td>
<td> epc_id_collection </td>
<td> epa_ce_collection </td>
<td> eflore_publication_abreviation </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_publication_collection">
discussion sur la table eflore_publication_collection
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Information.html
New file
0,0 → 1,103
<?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.0 - Information</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Information</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Information</h1>
<p id="miniature" >
<a href="images/modules/Information.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Information.png" alt="Miniature du modèle du module Information" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des informations textes et images.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_info_image.html">eflore_info_image</a> : Table contenant les informations sur les images.</li>
<li><a href="eflore_table_eflore_info_image_categorie.html">eflore_info_image_categorie</a> : Table listant les catégories des valeurs des images.</li>
<li><a href="eflore_table_eflore_info_image_posseder_valeur.html">eflore_info_image_posseder_valeur</a> : Table liant les images à leurs valeurs.</li>
<li><a href="eflore_table_eflore_info_image_valeur.html">eflore_info_image_valeur</a> : Table listant les valeurs de catégorie d'image.</li>
<li><a href="eflore_table_eflore_info_txt.html">eflore_info_txt</a> : Table contenant les informations sur un texte.</li>
<li><a href="eflore_table_eflore_info_txt_a_taxon.html">eflore_info_txt_a_taxon</a> : </li>
<li><a href="eflore_table_eflore_info_txt_categorie.html">eflore_info_txt_categorie</a> : Table listant les catégories de texte.</li>
<li><a href="eflore_table_eflore_info_txt_posseder_valeur.html">eflore_info_txt_posseder_valeur</a> : Table liant les textes a leurs valeurs.</li>
<li><a href="eflore_table_eflore_info_txt_valeur.html">eflore_info_txt_valeur</a> : Table listant les valeurs des catégories de textes.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_info.xml">
eflore_info.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Information">
discussion sur le module Information
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_inventaire_maille.html
New file
0,0 → 1,167
<?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.0 - Inventaire - eflore_inventaire_maille</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_maille</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_inventaire_maille</h1>
<h2> Description générale </h2>
<p>
Table listant les différentes mailles.
</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> eim_id_maille </td>
<td> eim_id_m </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une mailles. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eim_ce_systeme </td>
<td> eim_ce_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du système de mailles. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eim_reference_maille </td>
<td> eim_rm </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Référence de la maille. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eim_fuseau </td>
<td> eim_f </td>
<td> VARCHAR(25) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Fuseau de la maille. </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_eism_eim </td>
<td> eim_ce_systeme </td>
<td> eism_id_systeme </td>
<td> eflore_inventaire_systeme_maille </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eim_eis </td>
<td> eim_id_maille </td>
<td> eis_ce_maille </td>
<td> eflore_inventaire_station </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_maille">
discussion sur la table eflore_inventaire_maille
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_intitule.html
New file
0,0 → 1,235
<?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.0 - Langues - eflore_langue_intitule</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_intitule</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_intitule</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les intitulés des langues.
</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> eli_id_intitule_lg </td>
<td> eli_id_il </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un intitulé de langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eli_id_langue </td>
<td> eli_id_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la langue. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eli_id_version_projet_langue </td>
<td> eli_id_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eli_ce_langue_intitule </td>
<td> eli_ce_li </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la langue dans laquelle l'intitulé est écrit. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eli_ce_version_projet_langue_intitule </td>
<td> eli_ce_vpli </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue dans laquelle l'intitulé est écrit. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eli_ce_format_intit_lg </td>
<td> eli_ce_fil </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du format de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eli_ce_type_article_intit_lg </td>
<td> eli_ce_tail </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du type d'article à accoler devant l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eli_intitule_lg </td>
<td> eli_il </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la langue. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eli_notes_intitule_lg </td>
<td> eli_nil </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur l'intitulé de la langue. </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_ela_eli </td>
<td> eli_ce_type_article_intit_lg </td>
<td> ela_id_article </td>
<td> eflore_langue_article </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_el_eli </td>
<td> eli_ce_langue_intitule<br />eli_ce_version_projet_langue_intitule </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_elf_eli </td>
<td> eli_ce_format_intit_lg </td>
<td> elf_id_format_intit_lg </td>
<td> eflore_langue_format </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_langue_intitule">
discussion sur la table eflore_langue_intitule
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_personne.html
New file
0,0 → 1,323
<?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.0 - Personne - eflore_personne</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Personne.html">Personne</a> > eflore_personne</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_personne</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les utilisateurs d'eFaune.
</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> ep_id_personne </td>
<td> ep_id_p </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une personne. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ep_nom </td>
<td> ep_n </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de la personne. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ep_prenom </td>
<td> ep_p </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Prénom de la personne. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ep_login </td>
<td> ep_l </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Login. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ep_mot_de_passe </td>
<td> ep_mdp </td>
<td> VARCHAR(32) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Mot de passe crypté en MD5. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ep_courriel </td>
<td> ep_c </td>
<td> VARCHAR(128) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Courriel. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ep_web </td>
<td> ep_w </td>
<td> VARCHAR(128) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Lien vers le site web de la personne. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> ep_adresse_01 </td>
<td> ep_a0 </td>
<td> VARCHAR(128) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Adresse principal. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> ep_adresse_02 </td>
<td> ep_a0 </td>
<td> VARCHAR(128) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Adresse secondaire ou complémentaire. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> ep_code_postal </td>
<td> ep_cp </td>
<td> VARCHAR(32) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code postal de la ville de résidence principal.. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> ep_ville </td>
<td> ep_v </td>
<td> VARCHAR(32) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Ville de résidence principal. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> ep_ce_pays </td>
<td> ep_ce_p </td>
<td> VARCHAR(32) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du pays de résidence. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> ep_date_inscription </td>
<td> ep_di </td>
<td> DATETIME </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date d'inscription de la personne au projet eFaune. </td>
</tr>
<tr class="pair" >
<td> 14 </td>
<td> ep_ce_type_utilisateur_efaune </td>
<td> ep_ce_tue </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du type d'utilisateur. </td>
</tr>
<tr class="pair" >
<td> 15 </td>
<td> ep_ce_etat_inscription </td>
<td> ep_ce_ei </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'état d'inscription de la personne. </td>
</tr>
<tr class="pair" >
<td> 16 </td>
<td> ep_date_derniere_modif </td>
<td> ep_ddm </td>
<td> DATE </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de modification de cette fiche. </td>
</tr>
<tr class="pair" >
<td> 17 </td>
<td> ep_ce_modifer_par </td>
<td> ep_ce_mp </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'utilisateur ayant modifié cette fiche. </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_ep_epcg </td>
<td> ep_id_personne </td>
<td> epcg_id_personne </td>
<td> eflore_personne_composer_groupe </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ep_epc </td>
<td> ep_id_personne </td>
<td> epc_ce_personne </td>
<td> eflore_personne_contributeur </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_personne">
discussion sur la table eflore_personne
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_txt.html
New file
0,0 → 1,203
<?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.0 - Information - eflore_info_txt</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_txt</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_txt</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur un texte.
</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> eit_id_texte </td>
<td> eit_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un texte. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eit_id_version_projet_txt </td>
<td> eit_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet de texte. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eit_ce_contributeur_txt </td>
<td> eit_ce_ct </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur de ce texte. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eit_ce_citation_biblio </td>
<td> eit_ce_cb </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la citation biblio à l'origine de ce texte. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eit_lien_vers_txt </td>
<td> eit_lvt </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Lien vers ce texte. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eit_texte </td>
<td> eit_t </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Contenu du texte. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eit_notes_info_txt </td>
<td> eit_nit </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur ce texte. </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_eit_eitpv </td>
<td> eit_id_texte<br />eit_id_version_projet_txt </td>
<td> eitpv_id_texte<br />eitpv_id_version_projet_txt </td>
<td> eflore_info_txt_posseder_valeur </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eit_eitat </td>
<td> eit_id_texte<br />eit_id_version_projet_txt </td>
<td> eitat_id_texte<br />eitat_id_version_projet_txt </td>
<td> eflore_info_txt_a_taxon </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_info_txt">
discussion sur la table eflore_info_txt
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_donnee_a_observation.html
New file
0,0 → 1,171
<?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.0 - Chorologie - eflore_chorologie_donnee_a_observation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_donnee_a_observation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_donnee_a_observation</h1>
<h2> Description générale </h2>
<p>
Table liant les données chorologique aux observations.
</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> ecdao_id_donnee_choro </td>
<td> ecdao_id_dc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecdao_id_version_projet_donnee_choro </td>
<td> ecdao_id_vpdc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecdao_id_observation </td>
<td> ecdao_id_o </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de l'observation. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ecdao_id_version_projet_inventaire </td>
<td> ecdao_id_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de l'observation. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ecdao_notes_donnee_observation </td>
<td> ecdao_ndo </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation entre la donnée chorologique et l'observation. </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_ecd_ecdac </td>
<td> ecdao_id_donnee_choro<br />ecdao_id_version_projet_donnee_choro </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee </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_chorologie_donnee_a_observation">
discussion sur la table eflore_chorologie_donnee_a_observation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_categorie.html
New file
0,0 → 1,159
<?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.0 - Langues - eflore_langue_categorie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_categorie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_categorie</h1>
<h2> Description générale </h2>
<p>
Table listant les catégories des valeurs des langues.
</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> elc_id_categorie_lg </td>
<td> elc_id_cl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une catégorie de valeur de langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elc_intitule_categorie_lg </td>
<td> elc_icl </td>
<td> VARCHAR(150) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la catégorie. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elc_abreviation_categorie_lg </td>
<td> elc_acl </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la catégorie. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> elc_description_categorie_lg </td>
<td> elc_dcl </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la catégorie. </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_elc_elcv </td>
<td> elc_id_categorie_lg </td>
<td> elcv_ce_categorie_lg </td>
<td> eflore_langue_categorie_valeur </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_langue_categorie">
discussion sur la table eflore_langue_categorie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_image.html
New file
0,0 → 1,267
<?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.0 - Information - eflore_info_image</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_image</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_image</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les images.
</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> eii_id_image </td>
<td> eii_id_i </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une image. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eii_id_version_projet_img </td>
<td> eii_id_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet d'image. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eii_ce_contributeur_image </td>
<td> eii_ce_ci </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur à l'origine de cette image. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eii_ce_citation_biblio </td>
<td> eii_ce_cb </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la ciation biblio contenant cette image. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eii_intitule_img </td>
<td> eii_ii </td>
<td> VARCHAR(75) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de l'image. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eii_description_courte_img </td>
<td> eii_dci </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description courte de l'image. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eii_description_longue_img </td>
<td> eii_dli </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description longue de l'image. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eii_lien_vers_img </td>
<td> eii_lvi </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Lien vers l'image. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eii_nom_fichier_img </td>
<td> eii_nfi </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom du fichier de l'image. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> eii_auteur_img </td>
<td> eii_ai </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Auteur de l'image. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> eii_lien_statut_legal_img </td>
<td> eii_lsli </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Lien vers la licence de l'image. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> eii_date_ajout_img </td>
<td> eii_dai </td>
<td> DATE </td>
<td> oui </td>
<td> 0000-00-00 </td>
<td> standard </td>
<td> non </td>
<td> Date d'ajout de cette image. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> eii_notes_img </td>
<td> eii_ni </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette image. </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_epii_eiipv </td>
<td> eii_id_image<br />eii_id_version_projet_img </td>
<td> eiipv_id_image<br />eiipv_id_version_projet_img </td>
<td> eflore_info_image_posseder_valeur </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_info_image">
discussion sur la table eflore_info_image
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_selection_nom.html
New file
0,0 → 1,231
<?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.0 - Sélection des noms - eflore_selection_nom</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Selection_des_noms.html">Sélection des noms</a> > eflore_selection_nom</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_selection_nom</h1>
<h2> Description générale </h2>
<p>
Table liant les noms latins aux taxons.
</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> esn_id_nom </td>
<td> esn_id_n </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un nom. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> esn_id_taxon </td>
<td> esn_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un taxon. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> esn_id_version_projet_taxon </td>
<td> esn_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet de taxon. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> esn_ce_statut </td>
<td> esn_ce_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du statut du nom pour le taxon dans le projet de taxon. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> esn_code_numerique_1 </td>
<td> esn_cn1 </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code numérique 1 du nom dans le projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> esn_code_numerique_2 </td>
<td> esn_cn2 </td>
<td> BIGINT(20) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code numérique 2 du nom dans le projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> esn_code_alphanumerique_1 </td>
<td> esn_ca1 </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code alphanumérique 1 du nom dans le projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> esn_code_alphanumerique_2 </td>
<td> esn_ca2 </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code alphanumérique 2 du nom dans le projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> esn_commentaire_nomenclatural </td>
<td> esn_cn </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Commentaires taxonomiques éventuel. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> esn_notes_selection_nom </td>
<td> esn_nsn </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette sélection. </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_esns_esn </td>
<td> esn_ce_statut </td>
<td> esns_id_statut </td>
<td> eflore_selection_nom_statut </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_selection_nom">
discussion sur la table eflore_selection_nom
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_vernaculaire_conseil_emploi.html
New file
0,0 → 1,147
<?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.0 - Vernaculaire - eflore_vernaculaire_conseil_emploi</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Vernaculaire.html">Vernaculaire</a> > eflore_vernaculaire_conseil_emploi</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_vernaculaire_conseil_emploi</h1>
<h2> Description générale </h2>
<p>
Table listant les conseils d'emploi des noms vernaculaires.
</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> evce_id_emploi </td>
<td> evce_id_e </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un type d'emploi de nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> evce_intitule_conseil_emlploi </td>
<td> evce_ice </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du conseil d'emploi du nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> evce_description_conseil_emploi </td>
<td> evce_dce </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du conseil. </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_evce_eva </td>
<td> evce_id_emploi </td>
<td> eva_ce_emploi </td>
<td> eflore_vernaculaire_attribution </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_vernaculaire_conseil_emploi">
discussion sur la table eflore_vernaculaire_conseil_emploi
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/images/logo/eflore.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/images/logo/eflore.jpg
New file
Property changes:
Added: svn:mime-type
+image/jpeg
\ No newline at end of property
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/images/logo/tela.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/images/logo/tela.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_projet.html
New file
0,0 → 1,239
<?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.0 - Projets - eflore_projet</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Projets.html">Projets</a> > eflore_projet</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_projet</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les projets.
</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> epr_id_projet </td>
<td> epr_id_p </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un projet. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epr_ce_type_projet </td>
<td> epr_ce_tp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du type du projet. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epr_ce_intitule_auteur </td>
<td> epr_ce_ia </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'éventuel intitulé auteur du projet. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epr_ce_contributeur_projet </td>
<td> epr_ce_cp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur du projet. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epr_intitule_projet </td>
<td> epr_ip </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du projet. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> epr_abreviation_projet </td>
<td> epr_ap </td>
<td> VARCHAR(40) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du projet. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> epr_description_projet </td>
<td> epr_dp </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du projet. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> epr_lien_web </td>
<td> epr_lw </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Url du site du projet. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> epr_mark_projet_consultable </td>
<td> epr_mpc </td>
<td> TINYINT(1) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Booléen indiquant si le projet est consultable en ligne. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> epr_notes_projet </td>
<td> epr_np </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur le projet. </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_eprt_epr </td>
<td> epr_ce_type_projet </td>
<td> eprt_id_type_projet </td>
<td> eflore_projet_type </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epr_eprv </td>
<td> epr_id_projet </td>
<td> eprv_ce_projet </td>
<td> eflore_projet_version </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_projet">
discussion sur la table eflore_projet
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_situer.html
New file
0,0 → 1,159
<?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.0 - Langues - eflore_langue_situer</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_situer</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_situer</h1>
<h2> Description générale </h2>
<p>
Table liant les langues aux zone géographiques.
</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> els_id_langue </td>
<td> els_id_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> els_id_version_projet_langue </td>
<td> els_id_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> els_id_zone_geo </td>
<td> els_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> els_id_version_projet_zg </td>
<td> els_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet de la zone géographique. </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_el_els </td>
<td> els_id_langue<br />els_id_version_projet_langue </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </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_langue_situer">
discussion sur la table eflore_langue_situer
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_txt_valeur.html
New file
0,0 → 1,179
<?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.0 - Information - eflore_info_txt_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_txt_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_txt_valeur</h1>
<h2> Description générale </h2>
<p>
Table listant les valeurs des catégories de textes.
</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> eitv_id_valeur_categorie_txt </td>
<td> eitv_id_vct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une valeur de catégorie de texte. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eitv_ce_categorie_txt </td>
<td> eitv_ce_ct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la catégorie de cette valeur. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eitv_intitule_valeur_categorie_txt </td>
<td> eitv_ivct </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la valeur de texte. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eitv_abreviation_valeur_categorie_txt </td>
<td> eitv_avct </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la valeur de texte. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eitv_description_valeur_categorie_txt </td>
<td> eitv_dvct </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la valeur de texte. </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_eitc_eitv </td>
<td> eitv_ce_categorie_txt </td>
<td> eitc_id_categorie_txt </td>
<td> eflore_info_txt_categorie </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eitv_eitpv </td>
<td> eitv_id_valeur_categorie_txt </td>
<td> eitpv_id_valeur_categorie_txt </td>
<td> eflore_info_txt_posseder_valeur </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_info_txt_valeur">
discussion sur la table eflore_info_txt_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_projet_module.html
New file
0,0 → 1,171
<?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.0 - Projets - eflore_projet_module</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Projets.html">Projets</a> > eflore_projet_module</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_projet_module</h1>
<h2> Description générale </h2>
<p>
Table listant les modules de la base de données.
</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> eprm_id_module </td>
<td> eprm_id_m </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un module. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eprm_intitule_module </td>
<td> eprm_im </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé d'un module. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eprm_abreviation_module </td>
<td> eprm_am </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du module. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eprm_tables_module </td>
<td> eprm_tm </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Listes des noms des tables du module séparées par des espaces. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eprm_description_type_donnee </td>
<td> eprm_dtd </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du module. </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_eprm_eprum </td>
<td> eprm_id_module </td>
<td> eprum_id_module </td>
<td> eflore_projet_utiliser_module </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_projet_module">
discussion sur la table eflore_projet_module
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_projet_version.html
New file
0,0 → 1,215
<?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.0 - Projets - eflore_projet_version</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Projets.html">Projets</a> > eflore_projet_version</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_projet_version</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur la version d'un projet.
</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> eprv_id_version </td>
<td> eprv_id_v </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eprv_ce_projet </td>
<td> eprv_ce_p </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du projet de cette version. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eprv_ce_ouvrage_source_version </td>
<td> eprv_ce_osv </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'ouvrage à l'origine de cette version. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eprv_ce_contributeur_version </td>
<td> eprv_ce_cv </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur de cette version. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eprv_numero_version </td>
<td> eprv_nv </td>
<td> VARCHAR(25) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Numéro ou code de la version. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eprv_date_debut_version </td>
<td> eprv_ddv </td>
<td> DATE </td>
<td> oui </td>
<td> 0000-00-00 </td>
<td> standard </td>
<td> non </td>
<td> Date de début de la version. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eprv_date_fin_version </td>
<td> eprv_dfv </td>
<td> DATE </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de fin de la version. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eprv_notes_version </td>
<td> eprv_nv </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la version. </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_epr_eprv </td>
<td> eprv_ce_projet </td>
<td> epr_id_projet </td>
<td> eflore_projet </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eprv_eprum </td>
<td> eprv_id_version </td>
<td> eprum_id_version </td>
<td> eflore_projet_utiliser_module </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_projet_version">
discussion sur la table eflore_projet_version
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Selection_des_noms.html
New file
0,0 → 1,89
<?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.0 - Sélection des noms</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Sélection des noms</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Sélection des noms</h1>
<p id="miniature" >
<a href="images/modules/Selection_des_noms.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Selection_des_noms.png" alt="Miniature du modèle du module Sélection des noms" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module contenant les tables permettant de relier les noms latins aux taxons.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_selection_nom.html">eflore_selection_nom</a> : Table liant les noms latins aux taxons.</li>
<li><a href="eflore_table_eflore_selection_nom_statut.html">eflore_selection_nom_statut</a> : Table listant les statuts des noms associés aux taxons.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_selection_nom.xml">
eflore_selection_nom.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Sélection des noms">
discussion sur le module Sélection des noms
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Taxons.html
New file
0,0 → 1,95
<?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.0 - Taxons</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Taxons</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Taxons</h1>
<p id="miniature" >
<a href="images/modules/Taxons.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Taxons.png" alt="Miniature du modèle du module Taxons" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module Taxons Relatifs.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_taxon.html">eflore_taxon</a> : Table contenant les informations sur les taxons.</li>
<li><a href="eflore_table_eflore_taxon_categorie.html">eflore_taxon_categorie</a> : Table listant les différentes catégorie de valeur de taxons.</li>
<li><a href="eflore_table_eflore_taxon_categorie_valeur.html">eflore_taxon_categorie_valeur</a> : Table listant les valeurs des taxons.</li>
<li><a href="eflore_table_eflore_taxon_posseder_valeur.html">eflore_taxon_posseder_valeur</a> : Table liant les taxons à leurs valeurs.</li>
<li><a href="eflore_table_eflore_taxon_relation.html">eflore_taxon_relation</a> : Table liant les taxons entre eux.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_taxon.xml">
eflore_taxon.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Taxons">
discussion sur le module Taxons
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_info_commune.html
New file
0,0 → 1,171
<?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.0 - Zones Géographiques - eflore_zg_info_commune</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_info_commune</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_info_commune</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations particulières aux zones géographiques de type commune.
</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> ezic_id_zone_geo </td>
<td> ezic_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une zone géographique correspondant à une commune ou au niveau administratif équivalant. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezic_id_version_projet_zg </td>
<td> ezic_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de zones géographiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezic_superficie </td>
<td> ezic_s </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Superficie de la commune en km\178. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezic_nbre_habitant </td>
<td> ezic_nh </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nombre d'habitants. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezic_notes_info </td>
<td> ezic_ni </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la commune. </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_ezg_ezic </td>
<td> ezic_id_zone_geo<br />ezic_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </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_zg_info_commune">
discussion sur la table eflore_zg_info_commune
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_inventaire_observation.html
New file
0,0 → 1,267
<?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.0 - Inventaire - eflore_inventaire_observation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_observation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_inventaire_observation</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les observations de taxons.
</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> eio_id_observation </td>
<td> eio_id_o </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une observation. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eio_id_version_projet_inventaire </td>
<td> eio_id_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet d'observation. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eio_ce_image </td>
<td> eio_ce_i </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant d'une image liée à cette observation. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eio_ce_version_projet_img </td>
<td> eio_ce_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la version de projet de cette image. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eio_ce_taxon_ref </td>
<td> eio_ce_tr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du taxon observé. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eio_ce_version_projet_taxon_ref </td>
<td> eio_ce_vptr </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> 7 </td>
<td> eio_ce_autre_nom_latin </td>
<td> eio_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> 8 </td>
<td> eio_autre_flore </td>
<td> eio_af </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> 9 </td>
<td> eio_ce_contributeur </td>
<td> eio_ce_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur fournissant cette observation et ayant déterminé le taxon. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> eio_autre_auteur_determination </td>
<td> eio_aad </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de la personne ayant déterminé le taxon si différente du contributeur. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> eio_ce_station </td>
<td> eio_ce_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la station sur laquelle cette observation a eu lieu. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> eio_date_observation </td>
<td> eio_do </td>
<td> DATE </td>
<td> oui </td>
<td> 0000-00-00 </td>
<td> standard </td>
<td> non </td>
<td> Date de l'observation. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> eio_notes_observation </td>
<td> eio_no </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur l'observation. </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_eis_eio </td>
<td> eio_ce_station </td>
<td> eis_id_station </td>
<td> eflore_inventaire_station </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_observation">
discussion sur la table eflore_inventaire_observation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Vernaculaire.html
New file
0,0 → 1,91
<?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.0 - Vernaculaire</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Vernaculaire</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Vernaculaire</h1>
<p id="miniature" >
<a href="images/modules/Vernaculaire.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Vernaculaire.png" alt="Miniature du modèle du module Vernaculaire" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des noms vernaculaires.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_vernaculaire.html">eflore_vernaculaire</a> : Table contenant les informations sur les noms vernaculaires.</li>
<li><a href="eflore_table_eflore_vernaculaire_attribution.html">eflore_vernaculaire_attribution</a> : Table liant les noms vernaculaires à leur taxons en indiquant le conseil d'emploi et la zone géographique d'utilisation.</li>
<li><a href="eflore_table_eflore_vernaculaire_conseil_emploi.html">eflore_vernaculaire_conseil_emploi</a> : Table listant les conseils d'emploi des noms vernaculaires.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_vernaculaire.xml">
eflore_vernaculaire.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Vernaculaire">
discussion sur le module Vernaculaire
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_donnee.html
New file
0,0 → 1,219
<?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.0 - Chorologie - eflore_chorologie_donnee</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_donnee</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_donnee</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les données chorologiques.
</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> ecd_id_donnee_choro </td>
<td> ecd_id_dc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecd_id_version_projet_donnee_choro </td>
<td> ecd_id_vpdc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecd_ce_taxon_ref </td>
<td> ecd_ce_tr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du taxon liée à la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ecd_ce_version_projet_taxon_ref </td>
<td> ecd_ce_vptr </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> 5 </td>
<td> ecd_ce_zone_geo </td>
<td> ecd_ce_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la zone géographique correspondant à la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ecd_ce_version_projet_zg </td>
<td> ecd_ce_vpz </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 de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ecd_notes_donnee_choro </td>
<td> ecd_ndc </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la donnée chorologique. </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_ecd_ecdac </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> ecdao_id_donnee_choro<br />ecdao_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee_a_observation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ecd_ecdaci </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> ecdaci_id_donnee_choro<br />ecdaci_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee_a_citation </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_ecd_ecdac </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> ecdac_id_donnee_choro<br />ecdac_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee_a_contributeur </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> fk_ecd_eci </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> eci_ce_donnee_choro<br />eci_ce_version_projet_donnee_choro </td>
<td> eflore_chorologie_information </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_chorologie_donnee">
discussion sur la table eflore_chorologie_donnee
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_taxon_relation.html
New file
0,0 → 1,199
<?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.0 - Taxons - eflore_taxon_relation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Taxons.html">Taxons</a> > eflore_taxon_relation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_taxon_relation</h1>
<h2> Description générale </h2>
<p>
Table liant les taxons entre eux.
</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> etr_id_taxon_1 </td>
<td> etr_id_t1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant du taxon numéro 1. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> etr_id_version_projet_taxon_1 </td>
<td> etr_id_vpt1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet du taxon n\1761. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> etr_id_taxon_2 </td>
<td> etr_id_t2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant du taxon numéro 2. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> etr_id_version_projet_taxon_2 </td>
<td> etr_id_vpt2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet du taxon n\1762. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> etr_id_qualificatif_relation_taxon </td>
<td> etr_id_qrt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant du qualificatif de la relation entre ces deux taxons. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> etr_notes_relation_taxon </td>
<td> etr_nrt </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette relation. </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_et_etr_01 </td>
<td> etr_id_taxon_1<br />etr_id_version_projet_taxon_1 </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> eflore_taxon </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_et_etr_02 </td>
<td> etr_id_taxon_2<br />etr_id_version_projet_taxon_2 </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> eflore_taxon </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_etcv_etr </td>
<td> etr_id_qualificatif_relation_taxon </td>
<td> etcv_id_valeur_categorie_taxon </td>
<td> eflore_taxon_categorie_valeur </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_taxon_relation">
discussion sur la table eflore_taxon_relation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_donnee_a_contributeur.html
New file
0,0 → 1,159
<?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.0 - Chorologie - eflore_chorologie_donnee_a_contributeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_donnee_a_contributeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_donnee_a_contributeur</h1>
<h2> Description générale </h2>
<p>
Table liant les données chorologiques aux contributeurs.
</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> ecdac_id_donnee_choro </td>
<td> ecdac_id_dc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecdac_id_version_projet_donnee_choro </td>
<td> ecdac_id_vpdc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecdac_id_contributeur </td>
<td> ecdac_id_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du contributeur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ecdac_notes_donnee_contributeur </td>
<td> ecdac_ndc </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation entre la donnée chorologique et le contributeur. </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_ecd_ecdac </td>
<td> ecdac_id_donnee_choro<br />ecdac_id_version_projet_donnee_choro </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee </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_chorologie_donnee_a_contributeur">
discussion sur la table eflore_chorologie_donnee_a_contributeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_droit_travailler_projet.html
New file
0,0 → 1,115
<?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.0 - Droit - eflore_droit_travailler_projet</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Droit.html">Droit</a> > eflore_droit_travailler_projet</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_droit_travailler_projet</h1>
<h2> Description générale </h2>
<p>
Table liant un utilisateur aux projets sur lesquels il peut travailler.
</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> edrtp_id_utilisateur </td>
<td> edrtp_id_u </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un utilisateur. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> edrtp_id_projet </td>
<td> edrtp_id_p </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un projet. </td>
</tr>
</tbody>
</table>
<h2> Liste des relations </h2>
<p>Aucune</p>
<!--
<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_droit_travailler_projet">
discussion sur la table eflore_droit_travailler_projet
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Personne.html
New file
0,0 → 1,93
<?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.0 - Personne</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Personne</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Personne</h1>
<p id="miniature" >
<a href="images/modules/Personne.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Personne.png" alt="Miniature du modèle du module Personne" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des personnes utilisatrices de la base de données.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_personne.html">eflore_personne</a> : Table contenant les informations sur les utilisateurs d'eFaune.</li>
<li><a href="eflore_table_eflore_personne_composer_groupe.html">eflore_personne_composer_groupe</a> : Table associant les personnes aux groupes. Elle permet de conna\238tre l'odre des personnes composant un groupe.</li>
<li><a href="eflore_table_eflore_personne_contributeur.html">eflore_personne_contributeur</a> : Table permettant de rassembler les personnes et les groupes en tant que contributeur à eFaune.</li>
<li><a href="eflore_table_eflore_personne_groupe.html">eflore_personne_groupe</a> : Table contenant les informations sur les groupes.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_personne.xml">
eflore_personne.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Personne">
discussion sur le module Personne
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_publication_abreviation.html
New file
0,0 → 1,187
<?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.0 - Publication - eflore_publication_abreviation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Publication.html">Publication</a> > eflore_publication_abreviation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_publication_abreviation</h1>
<h2> Description générale </h2>
<p>
Table listant les différentes abréviations de publications.
</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> epa_id_abreviation </td>
<td> epa_id_a </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une abréviation de publication. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epa_abreviation_publication </td>
<td> epa_ap </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de l'abréviation. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epa_ce_media </td>
<td> epa_ce_m </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du média correspondant à cette abréviation. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epa_ce_collection </td>
<td> epa_ce_c </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la collection correspondant à cette abréviation. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epa_notes_abreviation_publi </td>
<td> epa_nap </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette abréviation. </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_epa_epi </td>
<td> epa_id_abreviation </td>
<td> epi_id_abreviation </td>
<td> eflore_publication_identifiant </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epm_epa </td>
<td> epa_ce_media </td>
<td> epm_id_media </td>
<td> eflore_publication_media </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_epc_epa </td>
<td> epa_ce_collection </td>
<td> epc_id_collection </td>
<td> eflore_publication_collection </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_publication_abreviation">
discussion sur la table eflore_publication_abreviation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_genre_nombre.html
New file
0,0 → 1,147
<?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.0 - Langues - eflore_langue_genre_nombre</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_genre_nombre</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_genre_nombre</h1>
<h2> Description générale </h2>
<p>
Table listant les genres et nombres possibles.
</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> elgn_id_genre_nombre </td>
<td> elgn_id_gn </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un genre et nombre. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elgn_intitule_genre_nombre </td>
<td> elgn_ign </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du genre et nombre. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elgn_description_genre_nombre </td>
<td> elgn_dgn </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la signification de ce genre et nombre. </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_elgn_ela </td>
<td> elgn_id_genre_nombre </td>
<td> ela_ce_genre_nombre_article </td>
<td> eflore_langue_article </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_langue_genre_nombre">
discussion sur la table eflore_langue_genre_nombre
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_info_region.html
New file
0,0 → 1,171
<?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.0 - Zones Géographiques - eflore_zg_info_region</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_info_region</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_info_region</h1>
<h2> Description générale </h2>
<p>
Table contenant des informations particulières aux zones géographiques de type région.
</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> ezir_id_zone_geo </td>
<td> ezir_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une zone géographique correspondant à une région, province ou niveau administratif équivalant. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezir_id_version_projet_zg </td>
<td> ezir_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de zones géographiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezir_superficie </td>
<td> ezir_s </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Superficie de la région en km\178. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezir_nbre_habitant </td>
<td> ezir_nh </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nombre d'habitant de la région. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezir_notes_info </td>
<td> ezir_ni </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la région. </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_ezg_ezir </td>
<td> ezir_id_zone_geo<br />ezir_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </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_zg_info_region">
discussion sur la table eflore_zg_info_region
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Langues.html
New file
0,0 → 1,105
<?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.0 - Langues</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Langues</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Langues</h1>
<p id="miniature" >
<a href="images/modules/Langues.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Langues.png" alt="Miniature du modèle du module Langues" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des langues.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_langue.html">eflore_langue</a> : Table listant les informations sur une langue.</li>
<li><a href="eflore_table_eflore_langue_article.html">eflore_langue_article</a> : Table contenant les information sur les articles.</li>
<li><a href="eflore_table_eflore_langue_categorie.html">eflore_langue_categorie</a> : Table listant les catégories des valeurs des langues.</li>
<li><a href="eflore_table_eflore_langue_categorie_valeur.html">eflore_langue_categorie_valeur</a> : Table listant les valeurs des langues.</li>
<li><a href="eflore_table_eflore_langue_format.html">eflore_langue_format</a> : Table listant les formats d'intitulés.</li>
<li><a href="eflore_table_eflore_langue_genre_nombre.html">eflore_langue_genre_nombre</a> : Table listant les genres et nombres possibles.</li>
<li><a href="eflore_table_eflore_langue_intitule.html">eflore_langue_intitule</a> : Table contenant les informations sur les intitulés des langues.</li>
<li><a href="eflore_table_eflore_langue_posseder_valeur.html">eflore_langue_posseder_valeur</a> : Table liant les langues à leurs valeurs.</li>
<li><a href="eflore_table_eflore_langue_relation.html">eflore_langue_relation</a> : Table liant les langues entre elles.</li>
<li><a href="eflore_table_eflore_langue_situer.html">eflore_langue_situer</a> : Table liant les langues aux zone géographiques.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_langue.xml">
eflore_langue.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Langues">
discussion sur le module Langues
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_selection_nom_statut.html
New file
0,0 → 1,159
<?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.0 - Sélection des noms - eflore_selection_nom_statut</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Selection_des_noms.html">Sélection des noms</a> > eflore_selection_nom_statut</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_selection_nom_statut</h1>
<h2> Description générale </h2>
<p>
Table listant les statuts des noms associés aux taxons.
</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> esns_id_statut </td>
<td> esns_id_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un statut de nom. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> esns_intitule_statut </td>
<td> esns_is </td>
<td> VARCHAR(80) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du statut. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> esns_abreviation_intitule_statut </td>
<td> esns_ais </td>
<td> VARCHAR(20) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du statut. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> esns_description_statut </td>
<td> esns_ds </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du statut. </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_esns_esn </td>
<td> esns_id_statut </td>
<td> esn_ce_statut </td>
<td> eflore_selection_nom </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_selection_nom_statut">
discussion sur la table eflore_selection_nom_statut
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_projet_type.html
New file
0,0 → 1,159
<?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.0 - Projets - eflore_projet_type</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Projets.html">Projets</a> > eflore_projet_type</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_projet_type</h1>
<h2> Description générale </h2>
<p>
Table listant les types de projets.
</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> eprt_id_type_projet </td>
<td> eprt_id_tp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du type de projet. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eprt_intitule_type_projet </td>
<td> eprt_itp </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du type de projet. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eprt_abreviation_type_projet </td>
<td> eprt_atp </td>
<td> VARCHAR(10) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du type de projet. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eprt_description_type_projet </td>
<td> eprt_dtp </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du type de projet. </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_eprt_epr </td>
<td> eprt_id_type_projet </td>
<td> epr_ce_type_projet </td>
<td> eflore_projet </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_projet_type">
discussion sur la table eflore_projet_type
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/index.html
New file
0,0 → 1,182
<?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.0 - Accueil</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : Accueil</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Liste des modules </h1>
<p>Pour revenir sur le Wikini d'eFlore, cliquer <a href="/eflore" title="Retourner à la page d'accueil du wiki">ici</a> ou sur le logo d'eFlore en haut à gauche.</p>
<h2> Tableau récapitulatif des modules </h2>
<!-- CONTENU_CORPS -->
<table class="eflore_table" border="1" cellpadding="2" cellspacing="0" >
<thead>
<th> Numéro </th>
<th> Nom et liens vers la description du module </th>
<th> Nbre tables </th>
<th> Révision </th>
<th> Commentaires </th>
</thead>
<tbody>
<tr>
<td> 1 </td>
<td> <a href="eflore_module_Chorologie.html">Chorologie</a> </td>
<td> 11 </td>
<td> 1.1 </td>
<td> Module de gestion de la chorologie. </td>
</tr>
<tr>
<td> 2 </td>
<td> <a href="eflore_module_Droit.html">Droit</a> </td>
<td> 3 </td>
<td> 1.1 </td>
<td> Module de gestion des Droits des utilisateurs. </td>
</tr>
<tr>
<td> 3 </td>
<td> <a href="eflore_module_Information.html">Information</a> </td>
<td> 9 </td>
<td> 1.1 </td>
<td> Module de gestion des informations textes et images. </td>
</tr>
<tr>
<td> 4 </td>
<td> <a href="eflore_module_Inventaire.html">Inventaire</a> </td>
<td> 4 </td>
<td> 1.1 </td>
<td> Module de gestion des inventaires. </td>
</tr>
<tr>
<td> 5 </td>
<td> <a href="eflore_module_Langues.html">Langues</a> </td>
<td> 10 </td>
<td> 1.1 </td>
<td> Module de gestion des langues. </td>
</tr>
<tr>
<td> 6 </td>
<td> <a href="eflore_module_Personne.html">Personne</a> </td>
<td> 4 </td>
<td> 1.1 </td>
<td> Module de gestion des personnes utilisatrices de la base de données. </td>
</tr>
<tr>
<td> 7 </td>
<td> <a href="eflore_module_Projets.html">Projets</a> </td>
<td> 5 </td>
<td> 1.1 </td>
<td> Module de gestion des projets. </td>
</tr>
<tr>
<td> 8 </td>
<td> <a href="eflore_module_Protection.html">Protection</a> </td>
<td> 2 </td>
<td> 1.1 </td>
<td> Module de gestion des statuts de protection des plantes. </td>
</tr>
<tr>
<td> 9 </td>
<td> <a href="eflore_module_Publication.html">Publication</a> </td>
<td> 4 </td>
<td> 1.1 </td>
<td> Module de gestion des publications. </td>
</tr>
<tr>
<td> 10 </td>
<td> <a href="eflore_module_Selection_des_noms.html">Sélection des noms</a> </td>
<td> 2 </td>
<td> 1.1 </td>
<td> Module contenant les tables permettant de relier les noms latins aux taxons. </td>
</tr>
<tr>
<td> 11 </td>
<td> <a href="eflore_module_Taxons.html">Taxons</a> </td>
<td> 5 </td>
<td> 1.1 </td>
<td> Module Taxons Relatifs. </td>
</tr>
<tr>
<td> 12 </td>
<td> <a href="eflore_module_Vernaculaire.html">Vernaculaire</a> </td>
<td> 3 </td>
<td> 1.1 </td>
<td> Module de gestion des noms vernaculaires. </td>
</tr>
<tr>
<td> 13 </td>
<td> <a href="eflore_module_Zones_Geographiques.html">Zones Géographiques</a> </td>
<td> 11 </td>
<td> 1.1 </td>
<td> Contient les tables du module Zones Géographiques. </td>
</tr>
</tbody>
</table>
<p>Nombre total de tables : 73</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant les modules :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=DiscussionListeModules">
discussion sur la liste des modules
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_personne_groupe.html
New file
0,0 → 1,179
<?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.0 - Personne - eflore_personne_groupe</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Personne.html">Personne</a> > eflore_personne_groupe</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_personne_groupe</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les groupes.
</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> epg_id_groupe </td>
<td> epg_id_g </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un groupe. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epg_intitule_groupe </td>
<td> epg_ig </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du groupe. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epg_notes_groupe </td>
<td> epg_ng </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelle sur le groupe. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epg_date_derniere_modif </td>
<td> epg_ddm </td>
<td> DATE </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de dernière modification de cette fiche. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epg_ce_modifier_par </td>
<td> epg_ce_mp </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du dernier utilisateur ayant modifié cette fiche. </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_epg_epcg </td>
<td> epg_id_groupe </td>
<td> epcg_id_groupe </td>
<td> eflore_personne_composer_groupe </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epg_epc </td>
<td> epg_id_groupe </td>
<td> epc_ce_groupe </td>
<td> eflore_personne_contributeur </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_personne_groupe">
discussion sur la table eflore_personne_groupe
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_taxon_posseder_valeur.html
New file
0,0 → 1,167
<?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.0 - Taxons - eflore_taxon_posseder_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Taxons.html">Taxons</a> > eflore_taxon_posseder_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_taxon_posseder_valeur</h1>
<h2> Description générale </h2>
<p>
Table liant les taxons à leurs valeurs.
</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> etpv_id_taxon </td>
<td> etpv_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un taxon. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> etpv_id_version_projet_taxon </td>
<td> etpv_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> etpv_id_valeur_categorie_taxon </td>
<td> etpv_id_vct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une valeur de taxon. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> etpv_notes_attribution_categorie </td>
<td> etpv_nac </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur l'attribution de cette valeur au taxon. </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_et_etpv </td>
<td> etpv_id_taxon<br />etpv_id_version_projet_taxon </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> eflore_taxon </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_etcv_etpv </td>
<td> etpv_id_valeur_categorie_taxon </td>
<td> etcv_id_valeur_categorie_taxon </td>
<td> eflore_taxon_categorie_valeur </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_taxon_posseder_valeur">
discussion sur la table eflore_taxon_posseder_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_image_valeur.html
New file
0,0 → 1,179
<?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.0 - Information - eflore_info_image_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_image_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_image_valeur</h1>
<h2> Description générale </h2>
<p>
Table listant les valeurs de catégorie d'image.
</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> eiiv_id_valeur_categorie_img </td>
<td> eiiv_id_vci </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une valeur de catégorie d'image. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eiiv_ce_categorie_img </td>
<td> eiiv_ce_ci </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la catégorie de cette valeur d'image. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eiiv_intitule_valeur_categorie_img </td>
<td> eiiv_ivci </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eiiv_abreviation_valeur_categorie_img </td>
<td> eiiv_avci </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la valeur. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eiiv_description_valeur_categorie_img </td>
<td> eiiv_dvci </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la valeur. </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_eiic_eiiv </td>
<td> eiiv_ce_categorie_img </td>
<td> eiic_id_categorie_img </td>
<td> eflore_info_image_categorie </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eiiv_eiipv </td>
<td> eiiv_id_valeur_categorie_img </td>
<td> eiipv_id_valeur_categorie_img </td>
<td> eflore_info_image_posseder_valeur </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_info_image_valeur">
discussion sur la table eflore_info_image_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_categorie_valeur.html
New file
0,0 → 1,187
<?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.0 - Langues - eflore_langue_categorie_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_categorie_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_categorie_valeur</h1>
<h2> Description générale </h2>
<p>
Table listant les valeurs des langues.
</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> elcv_id_valeur_categorie_lg </td>
<td> elcv_id_vcl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une valeur de langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elcv_ce_categorie_lg </td>
<td> elcv_ce_cl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la catégorie d'une valeur de langue. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elcv_intitule_valeur_categorie_lg </td>
<td> elcv_ivcl </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> elcv_abreviation_valeur_categorie_lg </td>
<td> elcv_avcl </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la valeur. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> elcv_description_valeur_categorie_lg </td>
<td> elcv_dvcl </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la valeur. </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_elcv_elpv </td>
<td> elcv_id_valeur_categorie_lg </td>
<td> elpv_id_valeur_categorie_lg </td>
<td> eflore_langue_posseder_valeur </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_elc_elcv </td>
<td> elcv_ce_categorie_lg </td>
<td> elc_id_categorie_lg </td>
<td> eflore_langue_categorie </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_elcv_elr </td>
<td> elcv_id_valeur_categorie_lg </td>
<td> elr_id_qualificatif_relation_lg </td>
<td> eflore_langue_relation </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_langue_categorie_valeur">
discussion sur la table eflore_langue_categorie_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_donnee_a_citation.html
New file
0,0 → 1,159
<?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.0 - Chorologie - eflore_chorologie_donnee_a_citation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_donnee_a_citation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_donnee_a_citation</h1>
<h2> Description générale </h2>
<p>
Table liant les données chorologiques aux citations.
</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> ecdaci_id_donnee_choro </td>
<td> ecdaci_id_dc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecdaci_id_version_projet_donnee_choro </td>
<td> ecdaci_id_vpdc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecdaci_id_citation_biblio </td>
<td> ecdaci_id_cb </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la citation à l'origine de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ecdaci_notes_donnee_citation </td>
<td> ecdaci_ndc </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation entre la donnée chorologique et la citation. </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_ecd_ecdaci </td>
<td> ecdaci_id_donnee_choro<br />ecdaci_id_version_projet_donnee_choro </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee </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_chorologie_donnee_a_citation">
discussion sur la table eflore_chorologie_donnee_a_citation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_relation.html
New file
0,0 → 1,211
<?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.0 - Zones Géographiques - eflore_zg_relation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_relation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_relation</h1>
<h2> Description générale </h2>
<p>
Table liant deux zones géographiques entre elles.
</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> ezr_id_zone_geo_1 </td>
<td> ezr_id_zg1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la zone géographique n\1761. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezr_id_version_projet_zg_1 </td>
<td> ezr_id_vpz1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la zone géographique n\1761. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezr_id_zone_geo_2 </td>
<td> ezr_id_zg2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la zone géographique n\1762. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezr_id_version_projet_zg_2 </td>
<td> ezr_id_vpz2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la zone géographique n\1762. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezr_id_qualificatif_relation_zg </td>
<td> ezr_id_qrz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant du qualificatif de la relation entre la zone géo 1 et 2 </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ezr_information_relation </td>
<td> ezr_ir </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Informations sur cette relation. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ezr_notes_relation_zg </td>
<td> ezr_nrz </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette relation. </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_ezg_ezr_01 </td>
<td> ezr_id_zone_geo_1<br />ezr_id_version_projet_zg_1 </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ezg_ezr_02 </td>
<td> ezr_id_zone_geo_2<br />ezr_id_version_projet_zg_2 </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_ezcv_ezr </td>
<td> ezr_id_qualificatif_relation_zg </td>
<td> ezcv_id_valeur_categorie_zg </td>
<td> eflore_zg_categorie_valeur </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_zg_relation">
discussion sur la table eflore_zg_relation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_protection_attribution_statut.html
New file
0,0 → 1,219
<?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.0 - Protection - eflore_protection_attribution_statut</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Protection.html">Protection</a> > eflore_protection_attribution_statut</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_protection_attribution_statut</h1>
<h2> Description générale </h2>
<p>
Table liant les statuts de protection aux taxons.
</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> eptas_id_version_projet_attrib_sp </td>
<td> eptas_id_vpas </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet d'attribution de statut de protection à des taxons. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eptas_id_statut_protection </td>
<td> eptas_id_sp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un statut de protection. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eptas_id_version_projet_sp </td>
<td> eptas_id_vps </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version de projet du statut de protection. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eptas_id_taxon </td>
<td> eptas_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un taxon. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eptas_id_version_projet_taxon </td>
<td> eptas_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet du taxon. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eptas_id_zone_geo </td>
<td> eptas_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une zone géographique. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eptas_id_version_projet_zg </td>
<td> eptas_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eptas_ce_nom_texte_loi </td>
<td> eptas_ce_ntl </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du nom latin présent dans le texte de loi. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eptas_notes_attribution_sp </td>
<td> eptas_nas </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur l'attribution d'un statut de protection à un taxon. </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_epts_eptas </td>
<td> eptas_id_statut_protection<br />eptas_id_version_projet_sp </td>
<td> epts_id_statut_protection<br />epts_id_version_projet_sp </td>
<td> eflore_protection_statut </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_protection_attribution_statut">
discussion sur la table eflore_protection_attribution_statut
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_article.html
New file
0,0 → 1,211
<?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.0 - Langues - eflore_langue_article</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_article</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_article</h1>
<h2> Description générale </h2>
<p>
Table contenant les information sur les articles.
</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> ela_id_article </td>
<td> ela_id_a </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un article. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ela_intitule_article </td>
<td> ela_ia </td>
<td> VARCHAR(20) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de l'article. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ela_intitule_charniere </td>
<td> ela_ic </td>
<td> VARCHAR(20) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé charnière de l'article. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ela_ce_langue </td>
<td> ela_ce_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la langue de l'article. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ela_ce_version_projet_langue </td>
<td> ela_ce_vpl </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 de la langue de l'article. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ela_ce_genre_nombre_article </td>
<td> ela_ce_gna </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du genre et du nombre correspondant à l'article. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ela_notes_article </td>
<td> ela_na </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette article. </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_elgn_ela </td>
<td> ela_ce_genre_nombre_article </td>
<td> elgn_id_genre_nombre </td>
<td> eflore_langue_genre_nombre </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ela_eli </td>
<td> ela_id_article </td>
<td> eli_ce_type_article_intit_lg </td>
<td> eflore_langue_intitule </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_el_ela </td>
<td> ela_ce_langue<br />ela_ce_version_projet_langue </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </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_langue_article">
discussion sur la table eflore_langue_article
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_image_categorie.html
New file
0,0 → 1,159
<?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.0 - Information - eflore_info_image_categorie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_image_categorie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_image_categorie</h1>
<h2> Description générale </h2>
<p>
Table listant les catégories des valeurs des images.
</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> eiic_id_categorie_img </td>
<td> eiic_id_ci </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la catégorie d'image. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eiic_intitule_categorie_img </td>
<td> eiic_ici </td>
<td> VARCHAR(150) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la catégorie de l'image. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eiic_abreviation_categorie_img </td>
<td> eiic_aci </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la catégorie de l'image. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eiic_description_categorie_img </td>
<td> eiic_dci </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la catégorie de l'image. </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_eiic_eiiv </td>
<td> eiic_id_categorie_img </td>
<td> eiiv_ce_categorie_img </td>
<td> eflore_info_image_valeur </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_info_image_categorie">
discussion sur la table eflore_info_image_categorie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_format.html
New file
0,0 → 1,159
<?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.0 - Langues - eflore_langue_format</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_format</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_format</h1>
<h2> Description générale </h2>
<p>
Table listant les formats d'intitulés.
</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> elf_id_format_intit_lg </td>
<td> elf_id_fil </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une format d'intitulé. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elf_intitule_format_intit_lg </td>
<td> elf_ifil </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du format. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elf_abreviation_format_intit_lg </td>
<td> elf_afil </td>
<td> VARCHAR(10) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du format. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> elf_description_format_intit_lg </td>
<td> elf_dfil </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du format. </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_elf_eli </td>
<td> elf_id_format_intit_lg </td>
<td> eli_ce_format_intit_lg </td>
<td> eflore_langue_intitule </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_langue_format">
discussion sur la table eflore_langue_format
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_info_departement.html
New file
0,0 → 1,171
<?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.0 - Zones Géographiques - eflore_zg_info_departement</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_info_departement</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_info_departement</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations particulières aux zones géographiqes de type départements.
</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> ezid_id_zone_geo </td>
<td> ezid_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une zone gégoraphique correspondant à un département ou niveau administratif équivalant. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezid_id_version_projet_zg </td>
<td> ezid_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de zones géographiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezid_superficie </td>
<td> ezid_s </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Superficie du département. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezid_nbre_habitant </td>
<td> ezid_nh </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nombre d'habitant du département. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezid_notes_info </td>
<td> ezid_ni </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur ce départements. </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_ezg_ezid </td>
<td> ezid_id_zone_geo<br />ezid_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </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_zg_info_departement">
discussion sur la table eflore_zg_info_departement
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_droit_creer_projet.html
New file
0,0 → 1,115
<?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.0 - Droit - eflore_droit_creer_projet</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Droit.html">Droit</a> > eflore_droit_creer_projet</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_droit_creer_projet</h1>
<h2> Description générale </h2>
<p>
Table liant les utilisateurs au type de projets qu'ils ont le droit de créer.
</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> edrcp_id_utilisateur </td>
<td> edrcp_id_u </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un utilisateur. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> edrcp_id_type_projet </td>
<td> edrcp_id_tp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un type projet. </td>
</tr>
</tbody>
</table>
<h2> Liste des relations </h2>
<p>Aucune</p>
<!--
<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_droit_creer_projet">
discussion sur la table eflore_droit_creer_projet
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_format.html
New file
0,0 → 1,159
<?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.0 - Zones Géographiques - eflore_zg_format</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_format</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_format</h1>
<h2> Description générale </h2>
<p>
Table listant les différents format d'intitulé de zones géographiques.
</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> ezf_id_format_intit_zg </td>
<td> ezf_id_fiz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du format d'intitulé. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezf_intitule_format_intit_zg </td>
<td> ezf_ifiz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du format. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezf_abreviation_format_intit_zg </td>
<td> ezf_afiz </td>
<td> VARCHAR(10) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du format. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezf_description_format_intit_zg </td>
<td> ezf_dfiz </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du format. </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_ezf_ezi </td>
<td> ezf_id_format_intit_zg </td>
<td> ezi_ce_format_intit_zg </td>
<td> eflore_zg_intitule </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_zg_format">
discussion sur la table eflore_zg_format
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_projet_utiliser_module.html
New file
0,0 → 1,143
<?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.0 - Projets - eflore_projet_utiliser_module</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Projets.html">Projets</a> > eflore_projet_utiliser_module</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_projet_utiliser_module</h1>
<h2> Description générale </h2>
<p>
Table liant les versions aux modules qu'elles utilisent.
</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> eprum_id_version </td>
<td> eprum_id_v </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eprum_id_module </td>
<td> eprum_id_m </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un module. </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_eprm_eprum </td>
<td> eprum_id_module </td>
<td> eprm_id_module </td>
<td> eflore_projet_module </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eprv_eprum </td>
<td> eprum_id_version </td>
<td> eprv_id_version </td>
<td> eflore_projet_version </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_projet_utiliser_module">
discussion sur la table eflore_projet_utiliser_module
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_taxon.html
New file
0,0 → 1,163
<?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.0 - Taxons - eflore_taxon</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Taxons.html">Taxons</a> > eflore_taxon</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_taxon</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les taxons.
</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> et_id_taxon </td>
<td> et_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un taxon. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> et_id_version_projet_taxon </td>
<td> et_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet de taxons. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> et_notes_taxon </td>
<td> et_nt </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur le taxon. </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_et_etr_01 </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> etr_id_taxon_1<br />etr_id_version_projet_taxon_1 </td>
<td> eflore_taxon_relation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_et_etr_02 </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> etr_id_taxon_2<br />etr_id_version_projet_taxon_2 </td>
<td> eflore_taxon_relation </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_et_etpv </td>
<td> et_id_taxon<br />et_id_version_projet_taxon </td>
<td> etpv_id_taxon<br />etpv_id_version_projet_taxon </td>
<td> eflore_taxon_posseder_valeur </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_taxon">
discussion sur la table eflore_taxon
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Chorologie.html
New file
0,0 → 1,107
<?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.0 - Chorologie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Chorologie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Chorologie</h1>
<p id="miniature" >
<a href="images/modules/Chorologie.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Chorologie.png" alt="Miniature du modèle du module Chorologie" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion de la chorologie.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_chorologie_donnee.html">eflore_chorologie_donnee</a> : Table contenant les informations sur les données chorologiques.</li>
<li><a href="eflore_table_eflore_chorologie_donnee_a_citation.html">eflore_chorologie_donnee_a_citation</a> : Table liant les données chorologiques aux citations.</li>
<li><a href="eflore_table_eflore_chorologie_donnee_a_contributeur.html">eflore_chorologie_donnee_a_contributeur</a> : Table liant les données chorologiques aux contributeurs.</li>
<li><a href="eflore_table_eflore_chorologie_donnee_a_observation.html">eflore_chorologie_donnee_a_observation</a> : Table liant les données chorologique aux observations.</li>
<li><a href="eflore_table_eflore_chorologie_info_a_citation.html">eflore_chorologie_info_a_citation</a> : Table liant les informations chorologiques aux citations.</li>
<li><a href="eflore_table_eflore_chorologie_info_a_contributeur.html">eflore_chorologie_info_a_contributeur</a> : Table liant les informations chorologiques aux contributeurs.</li>
<li><a href="eflore_table_eflore_chorologie_info_a_observation.html">eflore_chorologie_info_a_observation</a> : Table liant les informations chorologiques aux observations.</li>
<li><a href="eflore_table_eflore_chorologie_information.html">eflore_chorologie_information</a> : Table contenant les informations chorologiques.</li>
<li><a href="eflore_table_eflore_chorologie_intitule_notion.html">eflore_chorologie_intitule_notion</a> : Table contenant les intitulés des notions chorologiques.</li>
<li><a href="eflore_table_eflore_chorologie_notion.html">eflore_chorologie_notion</a> : Table contenant les informations sur les notions chorologiques.</li>
<li><a href="eflore_table_eflore_chorologie_type_notion.html">eflore_chorologie_type_notion</a> : Table listant les types de notions chorologiques.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_chorologie.xml">
eflore_chorologie.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Chorologie">
discussion sur le module Chorologie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_intitule.html
New file
0,0 → 1,239
<?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.0 - Zones Géographiques - eflore_zg_intitule</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_intitule</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_intitule</h1>
<h2> Description générale </h2>
<p>
Table contenant les différents intitulés d'une zone géographique.
</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> ezi_id_intitule_zg </td>
<td> ezi_id_iz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un intitulé de zone géographique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezi_id_zone_geo </td>
<td> ezi_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezi_id_version_projet_zg </td>
<td> ezi_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezi_ce_langue </td>
<td> ezi_ce_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la langue de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezi_ce_version_projet_langue </td>
<td> ezi_ce_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la version de projet de la langue de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ezi_ce_format_intit_zg </td>
<td> ezi_ce_fiz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du format de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ezi_ce_type_article_intit_zg </td>
<td> ezi_ce_taiz </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du type d'article précédent l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> ezi_intitule_zg </td>
<td> ezi_iz </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> ezi_soundex_intitule_zg </td>
<td> ezi_siz </td>
<td> VARCHAR(20) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Soundex de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> ezi_notes_intitule_zg </td>
<td> ezi_niz </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes sur éventuelles sur l'intitulé. </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_ezf_ezi </td>
<td> ezi_ce_format_intit_zg </td>
<td> ezf_id_format_intit_zg </td>
<td> eflore_zg_format </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ezg_ezi </td>
<td> ezi_id_zone_geo<br />ezi_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </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_zg_intitule">
discussion sur la table eflore_zg_intitule
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_posseder_valeur.html
New file
0,0 → 1,155
<?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.0 - Langues - eflore_langue_posseder_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_posseder_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_posseder_valeur</h1>
<h2> Description générale </h2>
<p>
Table liant les langues à leurs valeurs.
</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> elpv_id_langue </td>
<td> elpv_id_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elpv_id_version_projet_langue </td>
<td> elpv_id_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elpv_id_valeur_categorie_lg </td>
<td> elpv_id_vcl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la valeur attribuée à la langue. </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_el_elpv </td>
<td> elpv_id_langue<br />elpv_id_version_projet_langue </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_elcv_elpv </td>
<td> elpv_id_valeur_categorie_lg </td>
<td> elcv_id_valeur_categorie_lg </td>
<td> eflore_langue_categorie_valeur </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_langue_posseder_valeur">
discussion sur la table eflore_langue_posseder_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_personne_contributeur.html
New file
0,0 → 1,203
<?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.0 - Personne - eflore_personne_contributeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Personne.html">Personne</a> > eflore_personne_contributeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_personne_contributeur</h1>
<h2> Description générale </h2>
<p>
Table permettant de rassembler les personnes et les groupes en tant que contributeur à eFaune.
</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> epc_id_contributeur </td>
<td> epc_id_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un contributeur. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epc_ce_personne </td>
<td> epc_ce_p </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant éventuel d'une personne. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epc_ce_groupe </td>
<td> epc_ce_g </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant éventuel d'un groupe </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epc_nom_principal </td>
<td> epc_np </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom principal du contributeur. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epc_notes_contributeur </td>
<td> epc_nc </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelle sur le contributeur. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> epc_date_derniere_modif </td>
<td> epc_ddm </td>
<td> DATE </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Date de dernière modification de cette fiche. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> epc_ce_modifier_par </td>
<td> epc_ce_mp </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du dernier utilisateur ayant modifié cette fiche. </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_ep_epc </td>
<td> epc_ce_personne </td>
<td> ep_id_personne </td>
<td> eflore_personne </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epg_epc </td>
<td> epc_ce_groupe </td>
<td> epg_id_groupe </td>
<td> eflore_personne_groupe </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_personne_contributeur">
discussion sur la table eflore_personne_contributeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_information.html
New file
0,0 → 1,239
<?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.0 - Chorologie - eflore_chorologie_information</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_information</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_information</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations chorologiques.
</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> eci_id_info_choro </td>
<td> eci_id_ic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une information chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eci_id_version_projet_info_choro </td>
<td> eci_id_vpic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet d'information chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eci_ce_donnee_choro </td>
<td> eci_ce_dc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant d'une donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eci_ce_version_projet_donnee_choro </td>
<td> eci_ce_vpdc </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 de la donnée chorologique. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eci_ce_notion_choro </td>
<td> eci_ce_nc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la notion chorologique de cette information. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eci_ce_version_projet_notion_choro </td>
<td> eci_ce_vpnc </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 de la notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eci_ordre_notion </td>
<td> eci_on </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Numéro d'ordre de la notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eci_notes_info_choro </td>
<td> eci_nic </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette information chorologique. </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_ecn_eci </td>
<td> eci_ce_notion_choro<br />eci_ce_version_projet_notion_choro </td>
<td> ecn_id_notion_choro<br />ecn_id_version_projet_notion_choro </td>
<td> eflore_chorologie_notion </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eci_eciao </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eciao_id_info_choro<br />eciao_id_version_projet_info_choro </td>
<td> eflore_chorologie_info_a_observation </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_eci_eciac </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eciac_id_info_choro<br />eciac_id_version_projet_info_choro </td>
<td> eflore_chorologie_info_a_contributeur </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> fk_eci_aciaci </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eciaci_id_info_choro<br />eciaci_id_version_projet_info_choro </td>
<td> eflore_chorologie_info_a_citation </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> fk_ecd_eci </td>
<td> eci_ce_donnee_choro<br />eci_ce_version_projet_donnee_choro </td>
<td> ecd_id_donnee_choro<br />ecd_id_version_projet_donnee_choro </td>
<td> eflore_chorologie_donnee </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_chorologie_information">
discussion sur la table eflore_chorologie_information
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_inventaire_systeme_maille.html
New file
0,0 → 1,159
<?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.0 - Inventaire - eflore_inventaire_systeme_maille</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_systeme_maille</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_inventaire_systeme_maille</h1>
<h2> Description générale </h2>
<p>
Table listant les différents systèmes de mailles.
</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> eism_id_systeme </td>
<td> eism_id_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du système de mailles. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eism_intitule_systeme </td>
<td> eism_is </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du système de mailles. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eism_abreviation_systeme </td>
<td> eism_as </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du système de mailles. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eism_description_systeme </td>
<td> eism_ds </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du système de mailles. </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_eism_eim </td>
<td> eism_id_systeme </td>
<td> eim_ce_systeme </td>
<td> eflore_inventaire_maille </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_systeme_maille">
discussion sur la table eflore_inventaire_systeme_maille
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_vernaculaire_attribution.html
New file
0,0 → 1,263
<?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.0 - Vernaculaire - eflore_vernaculaire_attribution</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Vernaculaire.html">Vernaculaire</a> > eflore_vernaculaire_attribution</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_vernaculaire_attribution</h1>
<h2> Description générale </h2>
<p>
Table liant les noms vernaculaires à leur taxons en indiquant le conseil d'emploi et la zone géographique d'utilisation.
</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> eva_id_nom_vernaculaire </td>
<td> eva_id_nv </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eva_id_version_projet_nom_verna </td>
<td> eva_id_vpnv </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eva_id_taxon_ref </td>
<td> eva_id_tr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du taxon possédant ce nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eva_id_version_projet_taxon_ref </td>
<td> eva_id_vptr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version de projet du taxon. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eva_ce_emploi </td>
<td> eva_ce_e </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du conseil d'emploi ce nom vernaculaire pour ce taxon. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eva_ce_contributeur </td>
<td> eva_ce_c </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur fournissant cette relation. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eva_ce_zone_geo </td>
<td> eva_ce_zg </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la zone géographique dans laquelle cette relation peut s'appliquer. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eva_ce_version_projet_zg </td>
<td> eva_ce_vpz </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la version du projet de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eva_commentaires_geographique </td>
<td> eva_cg </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Commentaires sur la zone géographique d'application. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> eva_ce_citation_biblio </td>
<td> eva_ce_cb </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Citation biblio contenant cette information. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> eva_mark_info_biblio </td>
<td> eva_mib </td>
<td> TINYINT(1) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Booléen indiquant si cette relation est tirée d'une source biblio. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> eva_notes_emploi_nom_vernaculaire </td>
<td> eva_nenv </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette relation. </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_ev_eva </td>
<td> eva_id_nom_vernaculaire </td>
<td> ev_id_nom_vernaculaire </td>
<td> eflore_vernaculaire </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_evce_eva </td>
<td> eva_ce_emploi </td>
<td> evce_id_emploi </td>
<td> eflore_vernaculaire_conseil_emploi </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_vernaculaire_attribution">
discussion sur la table eflore_vernaculaire_attribution
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_inventaire_station.html
New file
0,0 → 1,287
<?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.0 - Inventaire - eflore_inventaire_station</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_station</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_inventaire_station</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur une station.
</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> eis_id_station </td>
<td> eis_id_s </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une station. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eis_ce_maille </td>
<td> eis_ce_m </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant d'une maille. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eis_ce_zone_geo_commune </td>
<td> eis_ce_zgc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant d'une commune. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eis_ce_version_projet_zg_commune </td>
<td> eis_ce_vpzc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la version de projet de la commune. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eis_autre_zone_geo </td>
<td> eis_azg </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Autre zone géographique. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> eis_ce_contributeur </td>
<td> eis_ce_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du contributeur à l'origine de la description de cette station. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> eis_lieudit </td>
<td> eis_l </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Lieudit le plus proche de la station. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> eis_altitude </td>
<td> eis_a </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Altitude de la station. </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> eis_latitude </td>
<td> eis_l </td>
<td> FLOAT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Latitude décimale de la station. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> eis_longitude </td>
<td> eis_l </td>
<td> FLOAT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Longitude décimale de la station. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> eis_ce_type_coordonnee </td>
<td> eis_ce_tc </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du système de coordonnée utilisé. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> eis_coordonnee_x </td>
<td> eis_cx </td>
<td> VARCHAR(25) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Coordonnée X. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> eis_coordonne_y </td>
<td> eis_cy </td>
<td> VARCHAR(25) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Coordonnée Y. </td>
</tr>
<tr class="pair" >
<td> 14 </td>
<td> eis_notes_station </td>
<td> eis_ns </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la station. </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_eis_eio </td>
<td> eis_id_station </td>
<td> eio_ce_station </td>
<td> eflore_inventaire_observation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eim_eis </td>
<td> eis_ce_maille </td>
<td> eim_id_maille </td>
<td> eflore_inventaire_maille </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_station">
discussion sur la table eflore_inventaire_station
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_info_a_contributeur.html
New file
0,0 → 1,159
<?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.0 - Chorologie - eflore_chorologie_info_a_contributeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_info_a_contributeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_info_a_contributeur</h1>
<h2> Description générale </h2>
<p>
Table liant les informations chorologiques aux contributeurs.
</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> eciac_id_info_choro </td>
<td> eciac_id_ic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une information chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eciac_id_version_projet_info_choro </td>
<td> eciac_id_vpic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version de projet de l'information chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eciac_id_contributeur </td>
<td> eciac_id_c </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant du contributeur à l'origine de cette notion. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eciac_notes_info_contributeur </td>
<td> eciac_nic </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur cette relation entre information chorologique et contributeur. </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_eci_eciac </td>
<td> eciac_id_info_choro<br />eciac_id_version_projet_info_choro </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eflore_chorologie_information </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_chorologie_info_a_contributeur">
discussion sur la table eflore_chorologie_info_a_contributeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue.html
New file
0,0 → 1,211
<?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.0 - Langues - eflore_langue</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue</h1>
<h2> Description générale </h2>
<p>
Table listant les informations sur une langue.
</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> el_id_langue </td>
<td> el_id_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une langue. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> el_id_version_projet_langue </td>
<td> el_id_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de langue. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> el_nom_langue_principal </td>
<td> el_nlp </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé principale de la langue dans la langue principale. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> el_code_langue </td>
<td> el_cl </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code de la langue. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> el_note_langue </td>
<td> el_nl </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la langue. </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_el_els </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> els_id_langue<br />els_id_version_projet_langue </td>
<td> eflore_langue_situer </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_el_elpv </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> elpv_id_langue<br />elpv_id_version_projet_langue </td>
<td> eflore_langue_posseder_valeur </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_el_elr_01 </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> elr_id_langue_1<br />elr_id_version_projet_langue_1 </td>
<td> eflore_langue_relation </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> fk_el_elr_02 </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> elr_id_langue_2<br />elr_id_version_projet_langue_2 </td>
<td> eflore_langue_relation </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> fk_el_eli </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eli_ce_langue_intitule<br />eli_ce_version_projet_langue_intitule </td>
<td> eflore_langue_intitule </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> fk_el_ela </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> ela_ce_langue<br />ela_ce_version_projet_langue </td>
<td> eflore_langue_article </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_langue">
discussion sur la table eflore_langue
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_info_a_observation.html
New file
0,0 → 1,171
<?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.0 - Chorologie - eflore_chorologie_info_a_observation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_info_a_observation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_info_a_observation</h1>
<h2> Description générale </h2>
<p>
Table liant les informations chorologiques aux observations.
</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> eciao_id_info_choro </td>
<td> eciao_id_ic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une information chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eciao_id_version_projet_info_choro </td>
<td> eciao_id_vpic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet d'information chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eciao_id_observation </td>
<td> eciao_id_o </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de l'observation. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eciao_id_version_projet_inventaire </td>
<td> eciao_id_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet d'inventaire de l'observation. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eciao_notes_info_obs_choro </td>
<td> eciao_nioc </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation entre l'information chorologique et l'observation. </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_eci_eciao </td>
<td> eciao_id_info_choro<br />eciao_id_version_projet_info_choro </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eflore_chorologie_information </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_chorologie_info_a_observation">
discussion sur la table eflore_chorologie_info_a_observation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_type_notion.html
New file
0,0 → 1,159
<?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.0 - Chorologie - eflore_chorologie_type_notion</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_type_notion</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_type_notion</h1>
<h2> Description générale </h2>
<p>
Table listant les types de notions chorologiques.
</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> ectn_id_type_notion_choro </td>
<td> ectn_id_tnc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ectn_intitule_type_notion_choro </td>
<td> ectn_itnc </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du type de notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ectn_abrevation_type_notion_choro </td>
<td> ectn_atnc </td>
<td> VARCHAR(10) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du type de notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ectn_description_type_notion_choro </td>
<td> ectn_dtnc </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du type de notion chorologique. </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_ectn_ecn </td>
<td> ectn_id_type_notion_choro </td>
<td> ecn_ce_type_notion_choro </td>
<td> eflore_chorologie_notion </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_chorologie_type_notion">
discussion sur la table eflore_chorologie_type_notion
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_personne_composer_groupe.html
New file
0,0 → 1,167
<?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.0 - Personne - eflore_personne_composer_groupe</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Personne.html">Personne</a> > eflore_personne_composer_groupe</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_personne_composer_groupe</h1>
<h2> Description générale </h2>
<p>
Table associant les personnes aux groupes. Elle permet de conna\238tre l'odre des personnes composant un groupe.
</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> epcg_id_personne </td>
<td> epcg_id_p </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une personne. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epcg_id_groupe </td>
<td> epcg_id_g </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un groupe. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epcg_numero_ordre_personne </td>
<td> epcg_nop </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Numéro d'ordre de la personne dans le groupe. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epcg_notes_sequence_personne </td>
<td> epcg_nsp </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes sur cette sequence. </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_ep_epcg </td>
<td> epcg_id_personne </td>
<td> ep_id_personne </td>
<td> eflore_personne </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epg_epcg </td>
<td> epcg_id_groupe </td>
<td> epg_id_groupe </td>
<td> eflore_personne_groupe </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_personne_composer_groupe">
discussion sur la table eflore_personne_composer_groupe
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Zones_Geographiques.html
New file
0,0 → 1,107
<?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.0 - Zones Géographiques</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Zones Géographiques</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Zones Géographiques</h1>
<p id="miniature" >
<a href="images/modules/Zones_Geographiques.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Zones_Geographiques.png" alt="Miniature du modèle du module Zones Géographiques" />
</a>
</p>
<h2> Description générale </h2>
<p>
Contient les tables du module Zones Géographiques.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_zg.html">eflore_zg</a> : Table contenant les informations sur les zones géographiques.</li>
<li><a href="eflore_table_eflore_zg_categorie.html">eflore_zg_categorie</a> : Table listant les différentes catégories de zones géographiques.</li>
<li><a href="eflore_table_eflore_zg_categorie_valeur.html">eflore_zg_categorie_valeur</a> : Table listant les valeurs de zones géographiques.</li>
<li><a href="eflore_table_eflore_zg_format.html">eflore_zg_format</a> : Table listant les différents format d'intitulé de zones géographiques.</li>
<li><a href="eflore_table_eflore_zg_info_commune.html">eflore_zg_info_commune</a> : Table contenant les informations particulières aux zones géographiques de type commune.</li>
<li><a href="eflore_table_eflore_zg_info_departement.html">eflore_zg_info_departement</a> : Table contenant les informations particulières aux zones géographiqes de type départements.</li>
<li><a href="eflore_table_eflore_zg_info_pays.html">eflore_zg_info_pays</a> : Table contenant les informations particulières aux zones géographiques de type pays.</li>
<li><a href="eflore_table_eflore_zg_info_region.html">eflore_zg_info_region</a> : Table contenant des informations particulières aux zones géographiques de type région.</li>
<li><a href="eflore_table_eflore_zg_intitule.html">eflore_zg_intitule</a> : Table contenant les différents intitulés d'une zone géographique.</li>
<li><a href="eflore_table_eflore_zg_posseder_valeur.html">eflore_zg_posseder_valeur</a> : Table liant les zones géographiques à leurs valeurs.</li>
<li><a href="eflore_table_eflore_zg_relation.html">eflore_zg_relation</a> : Table liant deux zones géographiques entre elles.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_zone_geo.xml">
eflore_zone_geo.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Zones Géographiques">
discussion sur le module Zones Géographiques
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_info_pays.html
New file
0,0 → 1,183
<?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.0 - Zones Géographiques - eflore_zg_info_pays</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_info_pays</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_info_pays</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations particulières aux zones géographiques de type pays.
</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> ezip_id_zone_geo </td>
<td> ezip_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une zone géo correspondant à une pays. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezip_id_version_projet_zg </td>
<td> ezip_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de zone géo. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezip_superficie </td>
<td> ezip_s </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Superficie du pays. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezip_capitale </td>
<td> ezip_c </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de la capitale du pays dans la langue principale. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezip_nbre_habitant </td>
<td> ezip_nh </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nombre d'habitant du pays. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ezi_notes_info </td>
<td> ezi_ni </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur le pays. </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_ezg_ezip </td>
<td> ezip_id_zone_geo<br />ezip_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </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_zg_info_pays">
discussion sur la table eflore_zg_info_pays
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_publication_identifiant.html
New file
0,0 → 1,171
<?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.0 - Publication - eflore_publication_identifiant</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Publication.html">Publication</a> > eflore_publication_identifiant</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_publication_identifiant</h1>
<h2> Description générale </h2>
<p>
Table liant les abréviations à leur projet et indiquant leur code.
</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> epi_id_abreviation </td>
<td> epi_id_a </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une abréviation. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epi_id_version_projet_abreviation </td>
<td> epi_id_vpa </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet d'abréviation. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epi_code_numerique </td>
<td> epi_cn </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code numérique de l'abréviation dans la version du projet. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epi_code_alphanumerique </td>
<td> epi_ca </td>
<td> VARCHAR(20) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code alphanumérique de l'abréviation dans la version du projet. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epi_notes_code_publi </td>
<td> epi_ncp </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur l'identifiant de l'abréviation. </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_epa_epi </td>
<td> epi_id_abreviation </td>
<td> epa_id_abreviation </td>
<td> eflore_publication_abreviation </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_publication_identifiant">
discussion sur la table eflore_publication_identifiant
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Protection.html
New file
0,0 → 1,89
<?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.0 - Protection</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Protection</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Protection</h1>
<p id="miniature" >
<a href="images/modules/Protection.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Protection.png" alt="Miniature du modèle du module Protection" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des statuts de protection des plantes.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_protection_attribution_statut.html">eflore_protection_attribution_statut</a> : Table liant les statuts de protection aux taxons.</li>
<li><a href="eflore_table_eflore_protection_statut.html">eflore_protection_statut</a> : Table contenant les statuts de protection.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_protection.xml">
eflore_protection.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Protection">
discussion sur le module Protection
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Projets.html
New file
0,0 → 1,95
<?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.0 - Projets</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Projets</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Projets</h1>
<p id="miniature" >
<a href="images/modules/Projets.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Projets.png" alt="Miniature du modèle du module Projets" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des projets.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_projet.html">eflore_projet</a> : Table contenant les informations sur les projets.</li>
<li><a href="eflore_table_eflore_projet_module.html">eflore_projet_module</a> : Table listant les modules de la base de données.</li>
<li><a href="eflore_table_eflore_projet_type.html">eflore_projet_type</a> : Table listant les types de projets.</li>
<li><a href="eflore_table_eflore_projet_utiliser_module.html">eflore_projet_utiliser_module</a> : Table liant les versions aux modules qu'elles utilisent.</li>
<li><a href="eflore_table_eflore_projet_version.html">eflore_projet_version</a> : Table contenant les informations sur la version d'un projet.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_projet.xml">
eflore_projet.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Projets">
discussion sur le module Projets
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_taxon_categorie_valeur.html
New file
0,0 → 1,187
<?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.0 - Taxons - eflore_taxon_categorie_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Taxons.html">Taxons</a> > eflore_taxon_categorie_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_taxon_categorie_valeur</h1>
<h2> Description générale </h2>
<p>
Table listant les valeurs des taxons.
</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> etcv_id_valeur_categorie_taxon </td>
<td> etcv_id_vct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une valeur de taxon. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> etcv_ce_categorie_taxon </td>
<td> etcv_ce_ct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la catégorie de la valeur. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> etcv_intitule_valeur_categorie_taxon </td>
<td> etcv_ivct </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> etcv_abreviation_valeur_categorie_taxon </td>
<td> etcv_avct </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de l'intitulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> etcv_description_valeur_categorie_taxon </td>
<td> etcv_dvct </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la valeur. </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_etc_etcv </td>
<td> etcv_ce_categorie_taxon </td>
<td> etc_id_categorie_taxon </td>
<td> eflore_taxon_categorie </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_etcv_etpv </td>
<td> etcv_id_valeur_categorie_taxon </td>
<td> etpv_id_valeur_categorie_taxon </td>
<td> eflore_taxon_posseder_valeur </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_etcv_etr </td>
<td> etcv_id_valeur_categorie_taxon </td>
<td> etr_id_qualificatif_relation_taxon </td>
<td> eflore_taxon_relation </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_taxon_categorie_valeur">
discussion sur la table eflore_taxon_categorie_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_protection_statut.html
New file
0,0 → 1,183
<?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.0 - Protection - eflore_protection_statut</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Protection.html">Protection</a> > eflore_protection_statut</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_protection_statut</h1>
<h2> Description générale </h2>
<p>
Table contenant les statuts de protection.
</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> epts_id_statut_protection </td>
<td> epts_id_sp </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un statut de protection. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epts_id_version_projet_sp </td>
<td> epts_id_vps </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet du statut de protection. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epts_intitule_sp </td>
<td> epts_is </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du statut de protection. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epts_abreviation_sp </td>
<td> epts_as </td>
<td> VARCHAR(5) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation du statut de protection. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epts_description_sp </td>
<td> epts_ds </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du statut de protection. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> epts_notes_sp </td>
<td> epts_ns </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur le statut de protection. </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_epts_eptas </td>
<td> epts_id_statut_protection<br />epts_id_version_projet_sp </td>
<td> eptas_id_statut_protection<br />eptas_id_version_projet_sp </td>
<td> eflore_protection_attribution_statut </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_protection_statut">
discussion sur la table eflore_protection_statut
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_intitule_notion.html
New file
0,0 → 1,207
<?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.0 - Chorologie - eflore_chorologie_intitule_notion</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_intitule_notion</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_intitule_notion</h1>
<h2> Description générale </h2>
<p>
Table contenant les intitulés des notions chorologiques.
</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> ecin_id_notion_choro </td>
<td> ecin_id_nc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecin_id_version_projet_notion_choro </td>
<td> ecin_id_vpnc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la notion. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecin_id_langue </td>
<td> ecin_id_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la langue de la notion. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ecin_id_version_projet_langue </td>
<td> ecin_id_vpl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ecin_intitule_notion_choro </td>
<td> ecin_inc </td>
<td> VARCHAR(100) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ecin_abreviation_notion_choro </td>
<td> ecin_anc </td>
<td> VARCHAR(10) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la notion. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ecin_description_notion_choro </td>
<td> ecin_dnc </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la notion. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> ecin_mark_intitule_notion_choro_origine </td>
<td> ecin_minco </td>
<td> TINYINT(1) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Booléen indiquant si la notion chorologique correspond à la notion d'origine ou a une traduction. </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_ecn_ecin </td>
<td> ecin_id_notion_choro<br />ecin_id_version_projet_notion_choro </td>
<td> ecn_id_notion_choro<br />ecn_id_version_projet_notion_choro </td>
<td> eflore_chorologie_notion </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_chorologie_intitule_notion">
discussion sur la table eflore_chorologie_intitule_notion
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_info_a_citation.html
New file
0,0 → 1,159
<?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.0 - Chorologie - eflore_chorologie_info_a_citation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_info_a_citation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_info_a_citation</h1>
<h2> Description générale </h2>
<p>
Table liant les informations chorologiques aux citations.
</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> eciaci_id_info_choro </td>
<td> eciaci_id_ic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une information chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eciaci_id_version_projet_info_choro </td>
<td> eciaci_id_vpic </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet d'informations chorologiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eciaci_id_citation_biblio </td>
<td> eciaci_id_cb </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une citation. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eciaci_notes_info_citation </td>
<td> eciaci_nic </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation entre cette information chorogique et la citation. </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_eci_aciaci </td>
<td> eciaci_id_info_choro<br />eciaci_id_version_projet_info_choro </td>
<td> eci_id_info_choro<br />eci_id_version_projet_info_choro </td>
<td> eflore_chorologie_information </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_chorologie_info_a_citation">
discussion sur la table eflore_chorologie_info_a_citation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_posseder_valeur.html
New file
0,0 → 1,155
<?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.0 - Zones Géographiques - eflore_zg_posseder_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_posseder_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_posseder_valeur</h1>
<h2> Description générale </h2>
<p>
Table liant les zones géographiques à leurs valeurs.
</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> ezpv_id_zone_geo </td>
<td> ezpv_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une zone géographique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezpv_id_version_projet_zg </td>
<td> ezpv_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version de projet de zones géographiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezpv_id_valeur_categorie_zg </td>
<td> ezpv_id_vcz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la valeur attribuée à cette zone géographique. </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_ezg_ezpv </td>
<td> ezpv_id_zone_geo<br />ezpv_id_version_projet_zg </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> eflore_zg </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ezcv_ezpv </td>
<td> ezpv_id_valeur_categorie_zg </td>
<td> ezcv_id_valeur_categorie_zg </td>
<td> eflore_zg_categorie_valeur </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_zg_posseder_valeur">
discussion sur la table eflore_zg_posseder_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_categorie.html
New file
0,0 → 1,159
<?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.0 - Zones Géographiques - eflore_zg_categorie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_categorie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_categorie</h1>
<h2> Description générale </h2>
<p>
Table listant les différentes catégories de zones géographiques.
</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> ezc_id_categorie_zg </td>
<td> ezc_id_cz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une catégorie. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezc_intitule_categorie_zg </td>
<td> ezc_icz </td>
<td> VARCHAR(150) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la catégorie. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezc_abreviation_categorie_zg </td>
<td> ezc_acz </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de l'intitulé de la catégorie. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezc_description_categorie_zg </td>
<td> ezc_dcz </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la catégorie. </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_ezc_ezcv </td>
<td> ezc_id_categorie_zg </td>
<td> ezcv_ce_categorie_zg </td>
<td> eflore_zg_categorie_valeur </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_zg_categorie">
discussion sur la table eflore_zg_categorie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_txt_a_taxon.html
New file
0,0 → 1,171
<?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.0 - Information - eflore_info_txt_a_taxon</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_txt_a_taxon</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_txt_a_taxon</h1>
<h2> Description générale </h2>
<p>
</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> eitat_id_texte </td>
<td> eitat_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eitat_id_version_projet_txt </td>
<td> eitat_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eitat_id_taxon_ref </td>
<td> eitat_id_tr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eitat_id_version_projet_taxon_ref </td>
<td> eitat_id_vptr </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> eitat_notes_img_correspondre_taxon </td>
<td> eitat_nict </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> </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_eit_eitat </td>
<td> eitat_id_texte<br />eitat_id_version_projet_txt </td>
<td> eit_id_texte<br />eit_id_version_projet_txt </td>
<td> eflore_info_txt </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_info_txt_a_taxon">
discussion sur la table eflore_info_txt_a_taxon
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Inventaire.html
New file
0,0 → 1,93
<?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.0 - Inventaire</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Inventaire</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Inventaire</h1>
<p id="miniature" >
<a href="images/modules/Inventaire.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Inventaire.png" alt="Miniature du modèle du module Inventaire" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des inventaires.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_inventaire_maille.html">eflore_inventaire_maille</a> : Table listant les différentes mailles.</li>
<li><a href="eflore_table_eflore_inventaire_observation.html">eflore_inventaire_observation</a> : Table contenant les informations sur les observations de taxons.</li>
<li><a href="eflore_table_eflore_inventaire_station.html">eflore_inventaire_station</a> : Table contenant les informations sur une station.</li>
<li><a href="eflore_table_eflore_inventaire_systeme_maille.html">eflore_inventaire_systeme_maille</a> : Table listant les différents systèmes de mailles.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_inventaire.xml">
eflore_inventaire.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Inventaire">
discussion sur le module Inventaire
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_langue_relation.html
New file
0,0 → 1,211
<?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.0 - Langues - eflore_langue_relation</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Langues.html">Langues</a> > eflore_langue_relation</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_langue_relation</h1>
<h2> Description générale </h2>
<p>
Table liant les langues entre elles.
</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> elr_id_langue_1 </td>
<td> elr_id_l1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la langue n\1761. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> elr_id_version_projet_langue_1 </td>
<td> elr_id_vpl1 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue n\1761. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> elr_id_langue_2 </td>
<td> elr_id_l2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la langue n\1762. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> elr_id_version_projet_langue_2 </td>
<td> elr_id_vpl2 </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant de la version du projet de la langue n\1762. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> elr_id_qualificatif_relation_lg </td>
<td> elr_id_qrl </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant du qualificatif de la relation unissant ces deux langues. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> elr_information_relation_lg </td>
<td> elr_irl </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Informations supplémentaires sur la relation. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> elr_notes_relation_lg </td>
<td> elr_nrl </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la relation. </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_el_elr_01 </td>
<td> elr_id_langue_1<br />elr_id_version_projet_langue_1 </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_el_elr_02 </td>
<td> elr_id_langue_2<br />elr_id_version_projet_langue_2 </td>
<td> el_id_langue<br />el_id_version_projet_langue </td>
<td> eflore_langue </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_elcv_elr </td>
<td> elr_id_qualificatif_relation_lg </td>
<td> elcv_id_valeur_categorie_lg </td>
<td> eflore_langue_categorie_valeur </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_langue_relation">
discussion sur la table eflore_langue_relation
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_publication_media.html
New file
0,0 → 1,291
<?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.0 - Publication - eflore_publication_media</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Publication.html">Publication</a> > eflore_publication_media</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_publication_media</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les médias.
</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> epm_id_media </td>
<td> epm_id_m </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un média. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> epm_ce_media_superieur </td>
<td> epm_ce_ms </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du média supérieur. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> epm_ce_intitule_auteur </td>
<td> epm_ce_ia </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de l'intitulé de l'auteur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> epm_ref_media_complete </td>
<td> epm_rmc </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Référence de ce média complète. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> epm_annee_publi </td>
<td> epm_ap </td>
<td> VARCHAR(20) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Année de publication. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> epm_titre_media </td>
<td> epm_tm </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Titre du média. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> epm_numero_edition </td>
<td> epm_ne </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Numéro d'édition. </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> epm_collection </td>
<td> epm_c </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de la collection </td>
</tr>
<tr class="pair" >
<td> 9 </td>
<td> epm_numero_collection </td>
<td> epm_nc </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Numéro de la collection. </td>
</tr>
<tr class="pair" >
<td> 10 </td>
<td> epm_series </td>
<td> epm_s </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de la série. </td>
</tr>
<tr class="pair" >
<td> 11 </td>
<td> epm_volume </td>
<td> epm_v </td>
<td> INTEGER(11) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Volume du média. </td>
</tr>
<tr class="pair" >
<td> 12 </td>
<td> epm_url </td>
<td> epm_u </td>
<td> VARCHAR(255) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Url fournissant des infos sur le média. </td>
</tr>
<tr class="pair" >
<td> 13 </td>
<td> epm_ville_publication </td>
<td> epm_vp </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Ville de publication du média. </td>
</tr>
<tr class="pair" >
<td> 14 </td>
<td> epm_nom_editeur </td>
<td> epm_ne </td>
<td> VARCHAR(50) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Nom de l'éditeur du média. </td>
</tr>
<tr class="pair" >
<td> 15 </td>
<td> epm_notes_media </td>
<td> epm_nm </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> </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_epm_epa </td>
<td> epm_id_media </td>
<td> epa_ce_media </td>
<td> eflore_publication_abreviation </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_publication_media">
discussion sur la table eflore_publication_media
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_taxon_categorie.html
New file
0,0 → 1,159
<?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.0 - Taxons - eflore_taxon_categorie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Taxons.html">Taxons</a> > eflore_taxon_categorie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_taxon_categorie</h1>
<h2> Description générale </h2>
<p>
Table listant les différentes catégorie de valeur de taxons.
</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> etc_id_categorie_taxon </td>
<td> etc_id_ct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une catégorie de valeur de taxon. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> etc_intitule_categorie_taxon </td>
<td> etc_ict </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la catégorie. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> etc_abreviation_categorie_taxon </td>
<td> etc_act </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de l'intitulé. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> etc_description_categorie_taxon </td>
<td> etc_dct </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la catégorie. </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_etc_etcv </td>
<td> etc_id_categorie_taxon </td>
<td> etcv_ce_categorie_taxon </td>
<td> eflore_taxon_categorie_valeur </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_taxon_categorie">
discussion sur la table eflore_taxon_categorie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_module_Publication.html
New file
0,0 → 1,93
<?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.0 - Publication</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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>
<div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Publication</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<h1> Module Publication</h1>
<p id="miniature" >
<a href="images/modules/Publication.png" title="Voir cette image avec un zoom de 100%.">
<img src="images/miniatures/miniature_Publication.png" alt="Miniature du modèle du module Publication" />
</a>
</p>
<h2> Description générale </h2>
<p>
Module de gestion des publications.
<br />
<b>Révision : </b>1.1
</p>
<h2> Liste des tables </h2>
<ol class="type_01">
<li><a href="eflore_table_eflore_publication_abreviation.html">eflore_publication_abreviation</a> : Table listant les différentes abréviations de publications.</li>
<li><a href="eflore_table_eflore_publication_collection.html">eflore_publication_collection</a> : Table contenant les informations sur les collections.</li>
<li><a href="eflore_table_eflore_publication_identifiant.html">eflore_publication_identifiant</a> : Table liant les abréviations à leur projet et indiquant leur code.</li>
<li><a href="eflore_table_eflore_publication_media.html">eflore_publication_media</a> : Table contenant les informations sur les médias.</li>
</ol>
<h2> Dépot CVS </h2>
<p>
Voir la page concernant ce module sur le dépot CVS :
<a href="http://www.tela-botanica.net/cvsweb/cvsweb/applications_web/php/eflore/version_1/modele/dbdesigner/eflore_publication.xml">
eflore_publication.xml
</a>
</p>
<h2> Commentaires </h2>
<p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant ce module :
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_Publication">
discussion sur le module Publication
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_txt_categorie.html
New file
0,0 → 1,159
<?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.0 - Information - eflore_info_txt_categorie</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_txt_categorie</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_txt_categorie</h1>
<h2> Description générale </h2>
<p>
Table listant les catégories de texte.
</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> eitc_id_categorie_txt </td>
<td> eitc_id_ct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une catégorie de texte. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eitc_intitule_categorie_txt </td>
<td> eitc_ict </td>
<td> VARCHAR(150) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé de la catégorie de texte. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eitc_abreviation_categorie_txt </td>
<td> eitc_act </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de la catégorie de texte. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> eitc_description_categorie_txt </td>
<td> eitc_dct </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la catégorie de texte. </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_eitc_eitv </td>
<td> eitc_id_categorie_txt </td>
<td> eitv_ce_categorie_txt </td>
<td> eflore_info_txt_valeur </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_info_txt_categorie">
discussion sur la table eflore_info_txt_categorie
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_txt_posseder_valeur.html
New file
0,0 → 1,155
<?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.0 - Information - eflore_info_txt_posseder_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_txt_posseder_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_txt_posseder_valeur</h1>
<h2> Description générale </h2>
<p>
Table liant les textes a leurs valeurs.
</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> eitpv_id_valeur_categorie_txt </td>
<td> eitpv_id_vct </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une valeur de catégorie de texte. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eitpv_id_texte </td>
<td> eitpv_id_t </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'un texte. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eitpv_id_version_projet_txt </td>
<td> eitpv_id_vpt </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet de texte. </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_eit_eitpv </td>
<td> eitpv_id_texte<br />eitpv_id_version_projet_txt </td>
<td> eit_id_texte<br />eit_id_version_projet_txt </td>
<td> eflore_info_txt </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_eitv_eitpv </td>
<td> eitpv_id_valeur_categorie_txt </td>
<td> eitv_id_valeur_categorie_txt </td>
<td> eflore_info_txt_valeur </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_info_txt_posseder_valeur">
discussion sur la table eflore_info_txt_posseder_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/classique.css
New file
0,0 → 1,217
/*--------------------------------------------------------------------------------------------------------------*/
/* Structure de la page */
 
#zone_bandeau {
position : absolute;
top: 0%;
left: 0%;
width: 98%;
height: 60px;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
 
#logo {
float : left;
height: 20%;
width: 40%;
}
 
#rapport_nom {
float : left;
line-height: 5%;
width: 40%;
}
 
#accessibilite {
position : absolute;
bottom: 0px;
right: 0px;
width: 40%;
margin: 0%;
padding: 0%;
text-align: right;
display: none;
}
 
#accessibilite li {
display: inline;
line-height: 5%;
}
 
/*
#zone_menu {
position : absolute;
top: 60px;
left: 0%;
width: 20%;
margin: 5px 0px 50px 5px;
padding: 5px 0px 50px 5px;
}
 
#zone_menu li ul {
display: none;
}
 
#zone_menu li:hover > ul {
display: block;
}
 
#zone_menu #menus_niveau_1 {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
text-align: left;
}
 
#zone_menu #menus_niveau_2 {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
}
 
#zone_menu #menus_niveau_3 {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
}
 
#zone_menu #identification {
width: 100%;
}
*/
 
#zone_contenu {
position : absolute;
top: 80px;
left: 0%;
width: 98%;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
 
#zone_contenu #zone_contenu_corps {
padding: 5px 5px 5px 5px;
}
 
#zone_contenu #zone_pied p {
text-align: center;
}
 
#miniature {
float : right;
}
/*--------------------------------------------------------------------------------------------------------------*/
/* Décoration */
#rapport_nom {
font-size: 2.5em;
font-family: arial, verdana, sans-serif;
}
 
body {
font-size: 90%;
font-family: arial, verdana, sans-serif;
color:black;
background-color: #D7F2D7;
margin: 0px 0px 0px 0px;
}
 
h1 {
font-size: 2.1em;
color:green;
background-color:transparent;
text-align:left;
}
 
h2 {
font-size: 1.5em;
color:black;
background-color:transparent;
text-align:left;
}
 
h3 {
font-size: 1.6em;
color:black;
background-color:transparent;
text-align:left;
}
 
p {
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}
 
li {
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}
 
a {
font-weight: bold;
color: black;
background-color:transparent;
text-decoration:none;
}
 
a:link {
color: blue;
}
 
a:visited {
color: #8b008b;
}
 
a:hover {
background-color: #ffd700;
}
 
table {
border: medium solid #6495ed;
border-collapse: collapse;
width: 100%;
}
 
th {
font-family: monospace;
border: thin solid #6495ed;
padding: 5px;
background-color: #D0E3FA;
}
 
td {
font-family: sans-serif;
border: thin solid #6495ed;
padding: 5px
text-align: center;
background-color: #ffffff;
}
 
caption {
font-family: sans-serif;
}
 
#zone_bandeau {
}
 
#zone_bandeau #logo h1 {
font-size: 1em;
}
/*
#zone_menu {
border: 1px dashed blue;
}
 
#zone_menu ul {
font-size: 100%;
list-style-type: none;
}
*/
#zone_contenu_corps {
border: 1px dashed green;
background-color: white;
}
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_info_image_posseder_valeur.html
New file
0,0 → 1,155
<?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.0 - Information - eflore_info_image_posseder_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Information.html">Information</a> > eflore_info_image_posseder_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_info_image_posseder_valeur</h1>
<h2> Description générale </h2>
<p>
Table liant les images à leurs valeurs.
</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> eiipv_id_valeur_categorie_img </td>
<td> eiipv_id_vci </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une valeur de catégorie d'image. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> eiipv_id_image </td>
<td> eiipv_id_i </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une image. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> eiipv_id_version_projet_img </td>
<td> eiipv_id_vpi </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> oui </td>
<td> Identifiant d'une version de projet d'image. </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_eiiv_eiipv </td>
<td> eiipv_id_valeur_categorie_img </td>
<td> eiiv_id_valeur_categorie_img </td>
<td> eflore_info_image_valeur </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_epii_eiipv </td>
<td> eiipv_id_image<br />eiipv_id_version_projet_img </td>
<td> eii_id_image<br />eii_id_version_projet_img </td>
<td> eflore_info_image </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_info_image_posseder_valeur">
discussion sur la table eflore_info_image_posseder_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg_categorie_valeur.html
New file
0,0 → 1,187
<?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.0 - Zones Géographiques - eflore_zg_categorie_valeur</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg_categorie_valeur</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg_categorie_valeur</h1>
<h2> Description générale </h2>
<p>
Table listant les valeurs de zones géographiques.
</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> ezcv_id_valeur_categorie_zg </td>
<td> ezcv_id_vcz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une valeur de catégorie de zone géographique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezcv_ce_categorie_zg </td>
<td> ezcv_ce_cz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la catégorie de la valeur. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezcv_intitule_valeur_categorie_zg </td>
<td> ezcv_ivcz </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Initulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezcv_abreviation_valeur_categorie_zg </td>
<td> ezcv_avcz </td>
<td> VARCHAR(10) </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Abréviation de l'intitulé de la valeur. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezcv_description_valeur_categorie_zg </td>
<td> ezcv_dvcz </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description de la valeur. </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_ezcv_ezr </td>
<td> ezcv_id_valeur_categorie_zg </td>
<td> ezr_id_qualificatif_relation_zg </td>
<td> eflore_zg_relation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ezc_ezcv </td>
<td> ezcv_ce_categorie_zg </td>
<td> ezc_id_categorie_zg </td>
<td> eflore_zg_categorie </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_ezcv_ezpv </td>
<td> ezcv_id_valeur_categorie_zg </td>
<td> ezpv_id_valeur_categorie_zg </td>
<td> eflore_zg_posseder_valeur </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_zg_categorie_valeur">
discussion sur la table eflore_zg_categorie_valeur
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_chorologie_notion.html
New file
0,0 → 1,163
<?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.0 - Chorologie - eflore_chorologie_notion</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Chorologie.html">Chorologie</a> > eflore_chorologie_notion</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_chorologie_notion</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les notions chorologiques.
</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> ecn_id_notion_choro </td>
<td> ecn_id_nc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ecn_id_version_projet_notion_choro </td>
<td> ecn_id_vpnc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant de la version du projet de la notion chorologique. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ecn_ce_type_notion_choro </td>
<td> ecn_ce_tnc </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du type de notion chorologique. </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_ectn_ecn </td>
<td> ecn_ce_type_notion_choro </td>
<td> ectn_id_type_notion_choro </td>
<td> eflore_chorologie_type_notion </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ecn_eci </td>
<td> ecn_id_notion_choro<br />ecn_id_version_projet_notion_choro </td>
<td> eci_ce_notion_choro<br />eci_ce_version_projet_notion_choro </td>
<td> eflore_chorologie_information </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_ecn_ecin </td>
<td> ecn_id_notion_choro<br />ecn_id_version_projet_notion_choro </td>
<td> ecin_id_notion_choro<br />ecin_id_version_projet_notion_choro </td>
<td> eflore_chorologie_intitule_notion </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_chorologie_notion">
discussion sur la table eflore_chorologie_notion
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_vernaculaire.html
New file
0,0 → 1,195
<?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.0 - Vernaculaire - eflore_vernaculaire</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Vernaculaire.html">Vernaculaire</a> > eflore_vernaculaire</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_vernaculaire</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les noms vernaculaires.
</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> ev_id_nom_vernaculaire </td>
<td> ev_id_nv </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'un nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ev_ce_langue </td>
<td> ev_ce_l </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant de la langue du nom venaculaire. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ev_ce_version_projet_langue </td>
<td> ev_ce_vpl </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 de la langue. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ev_ce_genre_nombre </td>
<td> ev_ce_gn </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé étrangère </td>
<td> non </td>
<td> Identifiant du genre et nombre du nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ev_intitule_nom_vernaculaire </td>
<td> ev_inv </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> ev_soundex_nom_vernaculaire </td>
<td> ev_snv </td>
<td> VARCHAR(20) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Soundex du nom vernaculaire. </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> ev_notes_nom_vernaculaire </td>
<td> ev_nnv </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelle sur le nom vernaculaire. </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_ev_eva </td>
<td> ev_id_nom_vernaculaire </td>
<td> eva_id_nom_vernaculaire </td>
<td> eflore_vernaculaire_attribution </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_vernaculaire">
discussion sur la table eflore_vernaculaire
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_zg.html
New file
0,0 → 1,227
<?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.0 - Zones Géographiques - eflore_zg</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Zones_Geographiques.html">Zones Géographiques</a> > eflore_zg</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_zg</h1>
<h2> Description générale </h2>
<p>
Table contenant les informations sur les zones géographiques.
</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> ezg_id_zone_geo </td>
<td> ezg_id_zg </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une zone géographique. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> ezg_id_version_projet_zg </td>
<td> ezg_id_vpz </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une version de projet de zones géographiques. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> ezg_intitule_principal_zg </td>
<td> ezg_ipz </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé principal de la zone géographique dans la langue principale. </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> ezg_code_zg </td>
<td> ezg_cz </td>
<td> VARCHAR(50) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Code de la zone géographique. </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> ezg_notes_zone_geo </td>
<td> ezg_nzg </td>
<td> TEXT </td>
<td> non </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Notes éventuelles sur la zone géographique. </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_ezg_ezr_01 </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezr_id_zone_geo_1<br />ezr_id_version_projet_zg_1 </td>
<td> eflore_zg_relation </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> fk_ezg_ezr_02 </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezr_id_zone_geo_2<br />ezr_id_version_projet_zg_2 </td>
<td> eflore_zg_relation </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> fk_ezg_ezip </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezip_id_zone_geo<br />ezip_id_version_projet_zg </td>
<td> eflore_zg_info_pays </td>
</tr>
<tr class="pair" >
<td> 4 </td>
<td> fk_ezg_ezir </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezir_id_zone_geo<br />ezir_id_version_projet_zg </td>
<td> eflore_zg_info_region </td>
</tr>
<tr class="pair" >
<td> 5 </td>
<td> fk_ezg_ezid </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezid_id_zone_geo<br />ezid_id_version_projet_zg </td>
<td> eflore_zg_info_departement </td>
</tr>
<tr class="pair" >
<td> 6 </td>
<td> fk_ezg_ezic </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezic_id_zone_geo<br />ezic_id_version_projet_zg </td>
<td> eflore_zg_info_commune </td>
</tr>
<tr class="pair" >
<td> 7 </td>
<td> fk_ezg_ezi </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezi_id_zone_geo<br />ezi_id_version_projet_zg </td>
<td> eflore_zg_intitule </td>
</tr>
<tr class="pair" >
<td> 8 </td>
<td> fk_ezg_ezpv </td>
<td> ezg_id_zone_geo<br />ezg_id_version_projet_zg </td>
<td> ezpv_id_zone_geo<br />ezpv_id_version_projet_zg </td>
<td> eflore_zg_posseder_valeur </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_zg">
discussion sur la table eflore_zg
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>
 
/trunk/wikini/eflore/bibliotheque/doc/modele_v1.0/eflore_table_eflore_droit_type.html
New file
0,0 → 1,127
<?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.0 - Droit - eflore_droit_type</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" />
</a>
</h1>
</div>
<div id="rapport_nom">
<h1>eFlore v1.0</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_Droit.html">Droit</a> > eflore_droit_type</p>
<div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
</div>
<div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
<h1> Table eflore_droit_type</h1>
<h2> Description générale </h2>
<p>
Table contenant les différents types d'utilisateur.
</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> edrt_id_type_utilisateur </td>
<td> edrt_id_tu </td>
<td> INTEGER(11) </td>
<td> oui </td>
<td> </td>
<td> clé primaire </td>
<td> oui </td>
<td> Identifiant d'une type d'utilisateur. </td>
</tr>
<tr class="pair" >
<td> 2 </td>
<td> edrt_intitule_type_utilisateur </td>
<td> edrt_itu </td>
<td> VARCHAR(255) </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Intitulé du type d'utilisateur. </td>
</tr>
<tr class="pair" >
<td> 3 </td>
<td> edrt_description_type_utilisateur </td>
<td> edrt_dtu </td>
<td> TEXT </td>
<td> oui </td>
<td> </td>
<td> standard </td>
<td> non </td>
<td> Description du type d'utilisateur. </td>
</tr>
</tbody>
</table>
<h2> Liste des relations </h2>
<p>Aucune</p>
<!--
<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_droit_type">
discussion sur la table eflore_droit_type
</a>.
</p>
</div>
<div id="zone_contenu_pied">
<!-- 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>