Subversion Repositories Sites.tela-botanica.org

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
428 jpm 1
<?xml version="1.0" encoding="iso-8859-15" ?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml" >
4
 
5
    <head lang="fr" >
6
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
        <title>eFlore v1.0 - Inventaire - eflore_inventaire_maille</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="classique.css">
9
    </head>
10
    <body xml:lang="fr" lang="fr" >
11
 
12
        <div id="zone_bandeau" >
13
            <div id="logo">
14
                <h1>
15
                <a href="/eflore" title="Retourner à la page d'accueil du wiki">
16
                    <img src="images/logo/eflore.jpg" width="110" height="31" alt="Logo" />
17
                </a>
18
                </h1>
19
            </div>
20
            <div id="rapport_nom">
21
               <h1>eFlore v1.0</h1>
22
            </div>
23
            <ul id="accessibilite">
24
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
25
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
26
            </ul>
27
        </div>
28
 
29
        <div id="zone_contenu">
30
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="eflore_module_Inventaire.html">Inventaire</a> > eflore_inventaire_maille</p>
31
            <div id="zone_contenu_tete">
32
<!-- CONTENU_TETE -->
33
            </div>
34
 
35
            <div id="zone_contenu_corps">
36
<!-- CONTENU_CORPS -->
37
                <h1> Table eflore_inventaire_maille</h1>
38
                <h2> Description générale </h2>
39
                    <p>
40
                        Table listant les différentes mailles.
41
                    </p>
42
 
43
                <h2> Liste des colonnes </h2>
44
                    <table border="1" cellpadding="2" cellspacing="0" >
45
                        <thead>
46
                            <th> N° </th>
47
                            <th> Nom </th>
48
                            <th> Code </th>
49
                            <th> Type données </th>
50
                            <th> Obligatoire </th>
51
                            <th> Valeur défaut </th>
52
                            <th> Type champ </th>
53
                            <th> Index </th>
54
                            <th> Description </th>
55
                        </thead>
56
                        <tbody>
57
                            <tr class="pair" >
58
                                <td> 1 </td>
59
                                <td> eim_id_maille </td>
60
                                <td> eim_id_m </td>
61
                                <td> INTEGER(11) </td>
62
                                <td> oui </td>
63
                                <td>  </td>
64
                                <td> clé primaire </td>
65
                                <td> oui </td>
66
                                <td> Identifiant d'une mailles. </td>
67
                            </tr>
68
 
69
                            <tr class="pair" >
70
                                <td> 2 </td>
71
                                <td> eim_ce_systeme </td>
72
                                <td> eim_ce_s </td>
73
                                <td> INTEGER(11) </td>
74
                                <td> oui </td>
75
                                <td>  </td>
76
                                <td> clé étrangère </td>
77
                                <td> non </td>
78
                                <td> Identifiant du système de mailles. </td>
79
                            </tr>
80
 
81
                            <tr class="pair" >
82
                                <td> 3 </td>
83
                                <td> eim_reference_maille </td>
84
                                <td> eim_rm </td>
85
                                <td> VARCHAR(50) </td>
86
                                <td> oui </td>
87
                                <td>  </td>
88
                                <td> standard </td>
89
                                <td> non </td>
90
                                <td> Référence de la maille. </td>
91
                            </tr>
92
 
93
                            <tr class="pair" >
94
                                <td> 4 </td>
95
                                <td> eim_fuseau </td>
96
                                <td> eim_f </td>
97
                                <td> VARCHAR(25) </td>
98
                                <td> oui </td>
99
                                <td>  </td>
100
                                <td> standard </td>
101
                                <td> non </td>
102
                                <td> Fuseau de la maille. </td>
103
                            </tr>
104
 
105
                        </tbody>
106
                    </table>
107
 
108
                    <h2> Liste des relations </h2>
109
                    <!-- RELATION_ZONE_DEBUT -->
110
                    <table border="1" cellpadding="2" cellspacing="0" >
111
                        <thead>
112
                            <th> N° </th>
113
                            <th> Code </th>
114
                            <th> Colonne dans cette table </th>
115
                            <th> Colonne dans la table liée </th>
116
                            <th> Nom table liée </th>
117
                        </thead>
118
                        <tbody>
119
                            <tr class="pair" >
120
                                <td> 1 </td>
121
                                <td> fk_eism_eim </td>
122
                                <td> eim_ce_systeme </td>
123
                                <td> eism_id_systeme </td>
124
                                <td> eflore_inventaire_systeme_maille </td>
125
                            </tr>
126
 
127
                            <tr class="pair" >
128
                                <td> 2 </td>
129
                                <td> fk_eim_eis </td>
130
                                <td> eim_id_maille </td>
131
                                <td> eis_ce_maille </td>
132
                                <td> eflore_inventaire_station </td>
133
                            </tr>
134
 
135
                        </tbody>
136
                    </table>
137
                    <!-- RELATION_ZONE_FIN -->
138
                    <!--
139
                    <h2> Régles </h2>
140
 
141
                    <h2> Domaine </h2>
142
            -->
143
                    <h2> Commentaires </h2>
144
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
145
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_inventaire_maille">
146
                            discussion sur la table eflore_inventaire_maille
147
                        </a>.
148
                    </p>
149
            </div>
150
 
151
            <div id="zone_contenu_pied">
152
<!-- CONTENU_PIED -->
153
            </div>
154
 
155
            <div id="zone_pied">
156
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
157
            </div>
158
 
159
        </div>
160
 
161
        <div id="zone_menu">
162
<!-- MENU -->
163
        </div>
164
 
165
    </body>
166
</html>
167