Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 427 → Rev 428

/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>