Project

General

Profile

« Previous | Next » 

Revision 1661

Added by Jing Tao almost 21 years ago

Revised some templates.

View differences:

eml-2.0.0.xsl
92 92
   <xsl:template name="datasetpart">
93 93
      <tr><td>
94 94
         <center>
95
            <h1>Data Set Description</h1>
96
            <h3>Ecological Metadata Language</h3>
97
         </center>
95
            <h3>Data Set Description</h3>
96
           </center>
98 97
      </td></tr>
99 98
      <tr>
100 99
          <td width="100%">
......
115 114
    <xsl:template name="entitypart">
116 115
      <tr><td>
117 116
         <center>
118
            <h1>Entity Description</h1>
119
            <h3>Ecological Metadata Language</h3>
120
         </center>
117
            <h3>Entity Description</h3>
118
           </center>
121 119
      </td></tr>
122 120
      <tr>
123 121
          <td width="100%">
......
151 149
    <xsl:template name="attributepart">
152 150
      <tr><td>
153 151
         <center>
154
            <h1>Attributes Description</h1>
155
            <h3>Ecological Metadata Language</h3>
152
            <h3>Attributes Description</h3>
156 153
         </center>
157 154
      </td></tr>
158 155
      <tr>
......
184 181
       ********************************************************-->
185 182
   <xsl:template name="emlcitation">
186 183
       <center>
187
          <h1>Citation Description</h1>
188
          <h3>Ecological Metadata Language</h3>
184
          <h3>Citation Description</h3>
189 185
        </center>
190 186
        <table class="tabledefault" width="100%">
191 187
        <tr>
......
215 211
   
216 212
   <xsl:template name="emlsoftware">
217 213
     <center>
218
          <h1>Software Description</h1>
219
          <h3>Ecological Metadata Language</h3>
214
          <h3>Software Description</h3>
220 215
     </center>
221 216
     <table class="tabledefault" width="100%">
222 217
       <tr><td width="100%">
......
235 230
   
236 231
   <xsl:template name="emlprotocol">
237 232
    <center>
238
          <h1>Protocol Description</h1>
239
          <h3>Ecological Metadata Language</h3>
240
     </center>
233
          <h3>Protocol Description</h3>
234
    </center>
241 235
     <table class="tabledefault" width="100%">
242 236
       <tr><td width="100%">
243 237
          <xsl:call-template name="identifier">

Also available in: Unified diff