1 |
295
|
berkley
|
<?xml version="1.0"?>
|
2 |
|
|
<!--
|
3 |
666
|
jones
|
* '$RCSfile$'
|
4 |
295
|
berkley
|
* Authors: Matt Jones, Chad Berkley
|
5 |
666
|
jones
|
* Copyright: 2000 Regents of the University of California and the
|
6 |
295
|
berkley
|
* National Center for Ecological Analysis and Synthesis
|
7 |
|
|
* For Details: http://www.nceas.ucsb.edu/
|
8 |
|
|
*
|
9 |
666
|
jones
|
* '$Author$'
|
10 |
|
|
* '$Date$'
|
11 |
|
|
* '$Revision$'
|
12 |
|
|
*
|
13 |
|
|
* This is an HTML document for displaying metadata catalog tools
|
14 |
|
|
*
|
15 |
|
|
* This program is free software; you can redistribute it and/or modify
|
16 |
|
|
* it under the terms of the GNU General Public License as published by
|
17 |
|
|
* the Free Software Foundation; either version 2 of the License, or
|
18 |
|
|
* (at your option) any later version.
|
19 |
|
|
*
|
20 |
|
|
* This program is distributed in the hope that it will be useful,
|
21 |
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
22 |
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
23 |
|
|
* GNU General Public License for more details.
|
24 |
|
|
*
|
25 |
|
|
* You should have received a copy of the GNU General Public License
|
26 |
|
|
* along with this program; if not, write to the Free Software
|
27 |
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
28 |
|
|
*
|
29 |
295
|
berkley
|
* This is an XSLT (http://www.w3.org/TR/xslt) stylesheet designed to
|
30 |
|
|
* convert an XML file showing the resultset of a query
|
31 |
|
|
* into an HTML format suitable for rendering with modern web browsers.
|
32 |
|
|
* This stylesheet formats .
|
33 |
|
|
-->
|
34 |
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
35 |
|
|
<xsl:output method="html"/>
|
36 |
|
|
<xsl:template match="/">
|
37 |
|
|
<html>
|
38 |
|
|
<head>
|
39 |
497
|
jones
|
<link rel="stylesheet" type="text/css" href="@html-path@/style/rowcol.css" />
|
40 |
498
|
jones
|
<script language="JavaScript">
|
41 |
|
|
<![CDATA[
|
42 |
|
|
function submitform(current_action,form_ref) {
|
43 |
|
|
form_ref.action.value=current_action;
|
44 |
|
|
form_ref.submit();
|
45 |
|
|
}
|
46 |
|
|
]]>
|
47 |
|
|
</script>
|
48 |
|
|
|
49 |
295
|
berkley
|
</head>
|
50 |
|
|
<body class="emlbody">
|
51 |
304
|
berkley
|
<a name="top" />
|
52 |
318
|
berkley
|
<table width="100%">
|
53 |
|
|
<tr>
|
54 |
|
|
<td align="left" valign="top">
|
55 |
400
|
berkley
|
<form action="@html-path@/servlet/marine#browse"
|
56 |
318
|
berkley
|
method="POST">
|
57 |
400
|
berkley
|
<input type="hidden" name="action" value="query" />
|
58 |
318
|
berkley
|
<input type="hidden" name="query" value="" />
|
59 |
|
|
<input type="hidden" name="qformat" value="html" />
|
60 |
400
|
berkley
|
<input type="hidden" name="operator" value="UNION" />
|
61 |
|
|
<input type="hidden" name="anyfield" value="%" />
|
62 |
420
|
berkley
|
<input type="hidden" name="returnfield"
|
63 |
|
|
value="resource/dataset/originator/individualName/surName" />
|
64 |
|
|
<input type="hidden" name="returnfield"
|
65 |
|
|
value="resource/dataset/originator/individualName/givenName" />
|
66 |
|
|
<input type="hidden" name="returnfield"
|
67 |
|
|
value="resource/dataset/originator/organizationName" />
|
68 |
469
|
berkley
|
<input type="hidden" name="returnfield"
|
69 |
499
|
jones
|
value="eml-dataset/title" />
|
70 |
|
|
<input type="hidden" name="returnfield"
|
71 |
469
|
berkley
|
value="resource/dataset/title" />
|
72 |
|
|
<input type="hidden" name="returnfield"
|
73 |
|
|
value="resource/dataset/keywordInfo/keyword" />
|
74 |
|
|
<input type="hidden" name="returndoc"
|
75 |
|
|
value="-//NCEAS//resource//EN" />
|
76 |
|
|
<input type="hidden" name="returndoc"
|
77 |
|
|
value="-//NCEAS//eml-dataset//EN" />
|
78 |
664
|
berkley
|
<!--<input type="hidden" name="site" value="MARINE" />-->
|
79 |
416
|
berkley
|
<input border="0" type="image"
|
80 |
|
|
src="@image-path@/marine/browsebutton.jpg"
|
81 |
|
|
alt="browse the database"
|
82 |
|
|
size="15" /><br/>
|
83 |
|
|
<a href="#beginform" border="0">
|
84 |
|
|
<img border="0"
|
85 |
|
|
src="@image-path@/marine/skipbutton.jpg"
|
86 |
|
|
alt="skip the introduction"/>
|
87 |
|
|
</a>
|
88 |
|
|
</form>
|
89 |
|
|
</td>
|
90 |
|
|
<td align="center" valign="top">
|
91 |
|
|
<img src="@image-path@/marine/logo-line.gif" alt="NCEAS Logo" />
|
92 |
|
|
</td>
|
93 |
|
|
<td align="right" valign="top">
|
94 |
400
|
berkley
|
<form action="@html-path@/servlet/marine#browse"
|
95 |
318
|
berkley
|
method="POST">
|
96 |
416
|
berkley
|
<font size="2">
|
97 |
386
|
berkley
|
Quick Search: <input type="text" name="anyfield" size="10" />
|
98 |
416
|
berkley
|
</font>
|
99 |
318
|
berkley
|
<input type="hidden" name="action" value="query" />
|
100 |
|
|
<input type="hidden" name="qformat" value="html" />
|
101 |
|
|
<input type="hidden" name="operator" value="UNION" />
|
102 |
438
|
berkley
|
|
103 |
|
|
<input type="hidden" name="returnfield"
|
104 |
|
|
value="resource/dataset/originator/individualName/surName" />
|
105 |
|
|
<input type="hidden" name="returnfield"
|
106 |
|
|
value="resource/dataset/originator/individualName/givenName" />
|
107 |
|
|
<input type="hidden" name="returnfield"
|
108 |
|
|
value="resource/dataset/originator/organizationName" />
|
109 |
469
|
berkley
|
<input type="hidden" name="returnfield"
|
110 |
|
|
value="resource/dataset/title" />
|
111 |
|
|
<input type="hidden" name="returnfield"
|
112 |
499
|
jones
|
value="eml-dataset/title" />
|
113 |
|
|
<input type="hidden" name="returnfield"
|
114 |
469
|
berkley
|
value="resource/dataset/keywordInfo/keyword" />
|
115 |
|
|
<input type="hidden" name="returndoc"
|
116 |
|
|
value="-//NCEAS//resource//EN" />
|
117 |
|
|
<input type="hidden" name="returndoc"
|
118 |
|
|
value="-//NCEAS//eml-dataset//EN" />
|
119 |
664
|
berkley
|
<!-- <input type="hidden" name="site" value="MARINE" /> -->
|
120 |
318
|
berkley
|
</form>
|
121 |
416
|
berkley
|
</td>
|
122 |
|
|
</tr>
|
123 |
|
|
</table>
|
124 |
318
|
berkley
|
|
125 |
|
|
<hr />
|
126 |
499
|
jones
|
<center><h3>MARINE Database Search</h3></center>
|
127 |
318
|
berkley
|
<font size="2">
|
128 |
|
|
<p class="intro">
|
129 |
469
|
berkley
|
This page is a search tool for
|
130 |
386
|
berkley
|
<a href="http://www.mms.gov/omm/pacific/enviro/mint.htm">MARINE</a>
|
131 |
469
|
berkley
|
scientists to retrieve information from
|
132 |
318
|
berkley
|
the NCEAS Ecological Metadata Database. For more information on
|
133 |
|
|
this project, please read the
|
134 |
386
|
berkley
|
<a href=
|
135 |
|
|
"http://www.nceas.ucsb.edu/marinedata/">
|
136 |
318
|
berkley
|
proposal abstract</a>.
|
137 |
|
|
</p>
|
138 |
304
|
berkley
|
|
139 |
318
|
berkley
|
<p class="intro">
|
140 |
386
|
berkley
|
Each step below contains several fields relating to a part of the
|
141 |
|
|
dataset. You may also browse
|
142 |
|
|
the entire database by simply clicking the browse link at the top
|
143 |
|
|
of the page.
|
144 |
318
|
berkley
|
Clicking on the buttons next to each data line will give you more
|
145 |
386
|
berkley
|
information about the dataset or allow you to download the entire
|
146 |
|
|
dataset.
|
147 |
469
|
berkley
|
Please note some fields in the search forms will not be pertinent to
|
148 |
386
|
berkley
|
your dataset.
|
149 |
|
|
If this is the case, simply leave any field blank to omit it from
|
150 |
|
|
the searching.
|
151 |
318
|
berkley
|
</p>
|
152 |
304
|
berkley
|
|
153 |
318
|
berkley
|
<p class="intro">
|
154 |
386
|
berkley
|
Note that the wildcard character is a percent sign (%). It may
|
155 |
|
|
be used in any
|
156 |
469
|
berkley
|
field to denote "any" value. For example, the search "do%" would
|
157 |
386
|
berkley
|
return "document"
|
158 |
|
|
or "dog" or "domino" or "dolphin", etc. Placing a single percent
|
159 |
|
|
sign in a field
|
160 |
|
|
will return any document that contains that field. Placing a
|
161 |
|
|
percent sign in
|
162 |
|
|
the "Any Field" field is equivalent to browsing the database (i.e.
|
163 |
|
|
it will return
|
164 |
318
|
berkley
|
every document).
|
165 |
|
|
</p>
|
166 |
|
|
</font>
|
167 |
416
|
berkley
|
<hr />
|
168 |
882
|
jones
|
<form action="@server@@servlet-path@#browse"
|
169 |
298
|
berkley
|
method="POST">
|
170 |
416
|
berkley
|
<a name="beginform" />
|
171 |
|
|
<table width="100%" border="0">
|
172 |
304
|
berkley
|
<tr>
|
173 |
318
|
berkley
|
<td valign="bottom" width = "25">
|
174 |
416
|
berkley
|
<img src="@image-path@/marine/step1.jpg" alt="step 1"/>
|
175 |
304
|
berkley
|
</td>
|
176 |
318
|
berkley
|
<td>
|
177 |
|
|
<p>
|
178 |
416
|
berkley
|
<b><font size="2">Keywords and Title</font></b><br/>
|
179 |
318
|
berkley
|
<font size="2">
|
180 |
386
|
berkley
|
Enter any keywords that might partain to the dataset you
|
181 |
|
|
are looking for.
|
182 |
|
|
The "Any Field" text box will search for any field in any
|
183 |
|
|
document for
|
184 |
|
|
the text you provide. The title and alternate title will
|
185 |
|
|
search for text
|
186 |
|
|
in the title or alternate title fields of a document only.
|
187 |
|
|
Fields left
|
188 |
318
|
berkley
|
blank will not be used in the search criteria.
|
189 |
|
|
</font></p>
|
190 |
|
|
</td>
|
191 |
304
|
berkley
|
</tr>
|
192 |
|
|
</table>
|
193 |
318
|
berkley
|
|
194 |
304
|
berkley
|
<table width="100%">
|
195 |
298
|
berkley
|
<tr>
|
196 |
416
|
berkley
|
<td align="right">Title:</td>
|
197 |
318
|
berkley
|
<td>
|
198 |
416
|
berkley
|
<input type="text" name="title" size="30">
|
199 |
318
|
berkley
|
<xsl:attribute name="value">
|
200 |
|
|
<xsl:value-of select="resultset/query/title" />
|
201 |
|
|
</xsl:attribute>
|
202 |
|
|
</input>
|
203 |
|
|
</td>
|
204 |
416
|
berkley
|
<td align="right">Alternate Title:</td>
|
205 |
|
|
<td>
|
206 |
|
|
<input type="text" name="alttitle" size="30">
|
207 |
|
|
<xsl:attribute name="value">
|
208 |
|
|
<xsl:value-of select="resultset/query/alttitle" />
|
209 |
318
|
berkley
|
</xsl:attribute>
|
210 |
|
|
</input>
|
211 |
|
|
</td>
|
212 |
298
|
berkley
|
</tr>
|
213 |
304
|
berkley
|
<tr>
|
214 |
416
|
berkley
|
<td align="right">Keywords:</td>
|
215 |
|
|
<td>
|
216 |
|
|
<input type="text" name="keyword" size="30">
|
217 |
|
|
<xsl:attribute name="value">
|
218 |
|
|
<xsl:value-of select="resultset/query/keyword" />
|
219 |
318
|
berkley
|
</xsl:attribute>
|
220 |
|
|
</input>
|
221 |
|
|
</td>
|
222 |
416
|
berkley
|
<td align="right">Any Field:</td>
|
223 |
318
|
berkley
|
<td>
|
224 |
416
|
berkley
|
<input type="text" name="anyfield" size="30">
|
225 |
318
|
berkley
|
<xsl:attribute name="value">
|
226 |
416
|
berkley
|
<xsl:value-of select="resultset/query/anyfield" />
|
227 |
318
|
berkley
|
</xsl:attribute>
|
228 |
|
|
</input>
|
229 |
|
|
</td>
|
230 |
304
|
berkley
|
</tr>
|
231 |
|
|
</table>
|
232 |
318
|
berkley
|
|
233 |
416
|
berkley
|
<table width="100%" border="0">
|
234 |
304
|
berkley
|
<tr>
|
235 |
416
|
berkley
|
<td valign="center" align="left" width="25">
|
236 |
|
|
<img src="@image-path@/marine/step2.jpg" alt="step 2"/>
|
237 |
318
|
berkley
|
</td>
|
238 |
|
|
<td>
|
239 |
416
|
berkley
|
<font size="2"><b>Associated Individual Information</b><br/>
|
240 |
|
|
Enter data about an owner or someone else who is associated with
|
241 |
|
|
the dataset. Any field(s) left blank will not be used
|
242 |
318
|
berkley
|
in the search criteria.
|
243 |
|
|
</font>
|
244 |
304
|
berkley
|
</td>
|
245 |
|
|
</tr>
|
246 |
|
|
</table>
|
247 |
|
|
<table width="100%">
|
248 |
|
|
<tr>
|
249 |
416
|
berkley
|
<td align="right">First Name:</td>
|
250 |
318
|
berkley
|
<td>
|
251 |
416
|
berkley
|
<input type="text" name="givenName" size="30">
|
252 |
318
|
berkley
|
<xsl:attribute name="value">
|
253 |
404
|
berkley
|
<xsl:value-of select="resultset/query/givenName" />
|
254 |
318
|
berkley
|
</xsl:attribute>
|
255 |
|
|
</input>
|
256 |
|
|
</td>
|
257 |
416
|
berkley
|
<td align="right">Last Name:</td>
|
258 |
406
|
berkley
|
<td>
|
259 |
416
|
berkley
|
<input type="text" name="surName" size="30">
|
260 |
318
|
berkley
|
<xsl:attribute name="value">
|
261 |
404
|
berkley
|
<xsl:value-of select="resultset/query/surName" />
|
262 |
318
|
berkley
|
</xsl:attribute>
|
263 |
|
|
</input>
|
264 |
|
|
</td>
|
265 |
304
|
berkley
|
</tr>
|
266 |
318
|
berkley
|
<tr>
|
267 |
416
|
berkley
|
<td align="right">Organization:</td>
|
268 |
318
|
berkley
|
<td>
|
269 |
416
|
berkley
|
<input type="text" name="organizationName" size="30">
|
270 |
318
|
berkley
|
<xsl:attribute name="value">
|
271 |
|
|
<xsl:value-of select="resultset/query/organizationName" />
|
272 |
|
|
</xsl:attribute>
|
273 |
|
|
</input>
|
274 |
|
|
</td>
|
275 |
416
|
berkley
|
<td align="right">Email Address:</td>
|
276 |
318
|
berkley
|
<td>
|
277 |
416
|
berkley
|
<input type="text" name="electronicMailAddress" size="30">
|
278 |
318
|
berkley
|
<xsl:attribute name="value">
|
279 |
|
|
<xsl:value-of select="resultset/query/electronicMailAddress" />
|
280 |
|
|
</xsl:attribute>
|
281 |
|
|
</input>
|
282 |
|
|
</td>
|
283 |
|
|
</tr>
|
284 |
|
|
</table>
|
285 |
416
|
berkley
|
<table width="100%" border="0">
|
286 |
304
|
berkley
|
<tr>
|
287 |
416
|
berkley
|
<td valign="center" align="left" width="25">
|
288 |
|
|
<img src="@image-path@/marine/step3.jpg" alt="step 3"/>
|
289 |
|
|
</td>
|
290 |
|
|
<td>
|
291 |
|
|
<p>
|
292 |
469
|
berkley
|
<b><font size="2">Search the Database</font></b><br/>
|
293 |
416
|
berkley
|
<font size="2">
|
294 |
469
|
berkley
|
Click the Search button to submit your search. The results will be
|
295 |
416
|
berkley
|
displayed below under the heading "Results".
|
296 |
|
|
</font>
|
297 |
|
|
</p>
|
298 |
|
|
</td>
|
299 |
304
|
berkley
|
</tr>
|
300 |
|
|
</table>
|
301 |
400
|
berkley
|
<input type="hidden" name="action" value="query" />
|
302 |
304
|
berkley
|
<input type="hidden" name="qformat" value="html" />
|
303 |
|
|
<input type="hidden" name="operator" value="UNION" />
|
304 |
420
|
berkley
|
<input type="hidden" name="returnfield"
|
305 |
422
|
berkley
|
value="resource/dataset/originator/individualName/surName" />
|
306 |
420
|
berkley
|
<input type="hidden" name="returnfield"
|
307 |
422
|
berkley
|
value="resource/dataset/originator/individualName/givenName" />
|
308 |
420
|
berkley
|
<input type="hidden" name="returnfield"
|
309 |
422
|
berkley
|
value="resource/dataset/originator/organizationName" />
|
310 |
455
|
berkley
|
<input type="hidden" name="returnfield"
|
311 |
469
|
berkley
|
value="resource/dataset/title" />
|
312 |
|
|
<input type="hidden" name="returnfield"
|
313 |
499
|
jones
|
value="eml-dataset/title" />
|
314 |
|
|
<input type="hidden" name="returnfield"
|
315 |
469
|
berkley
|
value="resource/dataset/keywordInfo/keyword" />
|
316 |
|
|
<input type="hidden" name="returndoc"
|
317 |
|
|
value="-//NCEAS//resource//EN" />
|
318 |
|
|
<input type="hidden" name="returndoc"
|
319 |
|
|
value="-//NCEAS//eml-dataset//EN" />
|
320 |
664
|
berkley
|
<!--<input type="hidden" name="site" value="MARINE" />-->
|
321 |
469
|
berkley
|
<input type="submit" value="Search" />
|
322 |
422
|
berkley
|
<input type="reset" value="Clear Form" />
|
323 |
304
|
berkley
|
|
324 |
422
|
berkley
|
</form>
|
325 |
304
|
berkley
|
|
326 |
438
|
berkley
|
<a name="browse" />
|
327 |
|
|
<font size="2"><xsl:number value="count(resultset/document)" /> documents
|
328 |
|
|
found.</font>
|
329 |
|
|
<!-- This tests to see if there are returned documents,
|
330 |
|
|
if there are not then don't show the query results -->
|
331 |
|
|
<xsl:if test="count(resultset/document) > 0">
|
332 |
|
|
<center>
|
333 |
|
|
<u><h2>Results</h2></u>
|
334 |
|
|
</center>
|
335 |
|
|
|
336 |
295
|
berkley
|
<table width="100%">
|
337 |
497
|
jones
|
<tr>
|
338 |
499
|
jones
|
<th class="sectionhead"><font size="2">Title</font></th>
|
339 |
|
|
<th class="sectionhead"><font size="2">Action</font></th>
|
340 |
|
|
<th class="sectionhead"><font size="2">Related Documents</font></th>
|
341 |
|
|
<th class="sectionhead"><font size="2">Contacts</font></th>
|
342 |
|
|
<th class="sectionhead"><font size="2">Organization</font></th>
|
343 |
|
|
<th class="sectionhead"><font size="2">Keywords</font></th>
|
344 |
438
|
berkley
|
</tr>
|
345 |
406
|
berkley
|
<font size="2">
|
346 |
469
|
berkley
|
|
347 |
|
|
<!--<xsl:for-each select="resultset/document[doctype = 'resource']">-->
|
348 |
|
|
<xsl:for-each select="resultset/document">
|
349 |
664
|
berkley
|
<!-- <xsl:if test="./doctitle != ''" > -->
|
350 |
|
|
<xsl:sort order="ascending" select="doctitle"/>
|
351 |
295
|
berkley
|
<tr valign="top">
|
352 |
|
|
<xsl:attribute name="class">
|
353 |
|
|
<xsl:choose>
|
354 |
497
|
jones
|
<xsl:when test="position() mod 2 = 1">rowodd</xsl:when>
|
355 |
|
|
<xsl:when test="position() mod 2 = 0">roweven</xsl:when>
|
356 |
295
|
berkley
|
</xsl:choose>
|
357 |
|
|
</xsl:attribute>
|
358 |
664
|
berkley
|
|
359 |
295
|
berkley
|
<td>
|
360 |
499
|
jones
|
<font size="3">
|
361 |
|
|
<xsl:value-of select="./param[@name='resource/dataset/title']"/>
|
362 |
|
|
<xsl:value-of select="./param[@name='eml-dataset/title']"/>
|
363 |
|
|
<br/>
|
364 |
|
|
</font>
|
365 |
664
|
berkley
|
|
366 |
499
|
jones
|
<p><pre>Document ID: <xsl:value-of select="./docid"/></pre></p>
|
367 |
|
|
</td>
|
368 |
|
|
<td>
|
369 |
455
|
berkley
|
<form action="@html-path@/servlet/marine" method="POST">
|
370 |
498
|
jones
|
<xsl:attribute name="name">
|
371 |
535
|
jones
|
<xsl:value-of select="translate(./docid,'.','')"/>
|
372 |
498
|
jones
|
</xsl:attribute>
|
373 |
455
|
berkley
|
<!-- abstractpath tells the servlet where the abstract is in the
|
374 |
|
|
document. The % sign is used because the path could be
|
375 |
|
|
resource/literature or resource/dataset. -->
|
376 |
499
|
jones
|
<input type="hidden" name="abstractpath"
|
377 |
|
|
value="resource/%/abstract" />
|
378 |
566
|
jones
|
<input type="hidden" name="action" value="read"/>
|
379 |
498
|
jones
|
<input type="hidden" name="docid">
|
380 |
|
|
<xsl:attribute name="value">
|
381 |
|
|
<xsl:value-of select="./docid"/>
|
382 |
|
|
</xsl:attribute>
|
383 |
|
|
</input>
|
384 |
456
|
berkley
|
<xsl:for-each select="./relation">
|
385 |
|
|
<input type="hidden" name="relation">
|
386 |
|
|
<xsl:attribute name="value" >
|
387 |
|
|
<xsl:value-of select="./relationdoc" />
|
388 |
|
|
</xsl:attribute>
|
389 |
|
|
</input>
|
390 |
|
|
</xsl:for-each>
|
391 |
498
|
jones
|
|
392 |
499
|
jones
|
<font size="2">
|
393 |
498
|
jones
|
<a>
|
394 |
566
|
jones
|
<xsl:attribute name="href">javascript:submitform('read',document.<xsl:value-of select="translate(./docid, '.', '')"/>)</xsl:attribute>
|
395 |
498
|
jones
|
Dataset Information
|
396 |
|
|
</a><br />
|
397 |
|
|
<a>
|
398 |
535
|
jones
|
<xsl:attribute name="href">javascript:submitform('getabstract',document.<xsl:value-of select="translate(./docid,'.','')"/>)</xsl:attribute>
|
399 |
498
|
jones
|
View Abstract
|
400 |
|
|
</a><br />
|
401 |
|
|
<a>
|
402 |
535
|
jones
|
<xsl:attribute name="href">javascript:submitform('getdatadoc',document.<xsl:value-of select="translate(./docid,'.','')"/>)</xsl:attribute>
|
403 |
498
|
jones
|
Download Data and Metadata
|
404 |
|
|
</a><br />
|
405 |
499
|
jones
|
</font>
|
406 |
498
|
jones
|
</form>
|
407 |
664
|
berkley
|
|
408 |
295
|
berkley
|
</td>
|
409 |
477
|
berkley
|
<td>
|
410 |
|
|
<xsl:if test="count(./relation) > 0">
|
411 |
|
|
<xsl:for-each select="./relation">
|
412 |
|
|
<a>
|
413 |
482
|
berkley
|
<xsl:if test="starts-with(./relationdoc, 'http')">
|
414 |
|
|
<xsl:attribute name="href">
|
415 |
|
|
<xsl:value-of select="./relationdoc" />
|
416 |
|
|
</xsl:attribute>
|
417 |
488
|
berkley
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-variable//EN'">
|
418 |
|
|
<font size="2">Variable Information</font>
|
419 |
|
|
</xsl:if>
|
420 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-file//EN'">
|
421 |
|
|
<font size="2">File Information</font>
|
422 |
|
|
</xsl:if>
|
423 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-access//EN'">
|
424 |
|
|
<font size="2">Access Information</font>
|
425 |
|
|
</xsl:if>
|
426 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-context//EN'">
|
427 |
|
|
<font size="2">Context Information</font>
|
428 |
|
|
</xsl:if>
|
429 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-software//EN'">
|
430 |
|
|
<font size="2">Software Information</font>
|
431 |
|
|
</xsl:if>
|
432 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-status//EN'">
|
433 |
|
|
<font size="2">Status Information</font>
|
434 |
|
|
</xsl:if>
|
435 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-supplement//EN'">
|
436 |
|
|
<font size="2">Supplemental Information</font>
|
437 |
|
|
</xsl:if>
|
438 |
|
|
<!-- If the doctype is null, this file is assumed to
|
439 |
|
|
be a data file
|
440 |
|
|
-->
|
441 |
|
|
<xsl:if test="./relationdoctype = 'null'">
|
442 |
|
|
<font size="2">Data File</font>
|
443 |
|
|
</xsl:if>
|
444 |
482
|
berkley
|
</xsl:if>
|
445 |
|
|
<xsl:if test="starts-with(./relationdoc, 'metacat')">
|
446 |
|
|
<xsl:attribute name="href">
|
447 |
882
|
jones
|
<xsl:text>@server@@servlet-path@?action=read&qformat=html&docid=</xsl:text>
|
448 |
482
|
berkley
|
<xsl:value-of select="./relationdoc" />
|
449 |
|
|
</xsl:attribute>
|
450 |
488
|
berkley
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-variable//EN'">
|
451 |
|
|
<font size="2">Variable Information</font>
|
452 |
|
|
</xsl:if>
|
453 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-file//EN'">
|
454 |
|
|
<font size="2">File Information</font>
|
455 |
|
|
</xsl:if>
|
456 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-access//EN'">
|
457 |
|
|
<font size="2">Access Information</font>
|
458 |
|
|
</xsl:if>
|
459 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-context//EN'">
|
460 |
|
|
<font size="2">Context Information</font>
|
461 |
|
|
</xsl:if>
|
462 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-software//EN'">
|
463 |
|
|
<font size="2">Software Information</font>
|
464 |
|
|
</xsl:if>
|
465 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-status//EN'">
|
466 |
|
|
<font size="2">Status Information</font>
|
467 |
|
|
</xsl:if>
|
468 |
|
|
<xsl:if test="./relationdoctype = '-//NCEAS//eml-supplement//EN'">
|
469 |
|
|
<font size="2">Supplemental Information</font>
|
470 |
|
|
</xsl:if>
|
471 |
|
|
<!-- If the doctype is null, this file is assumed to
|
472 |
|
|
be a data file
|
473 |
|
|
-->
|
474 |
|
|
<xsl:if test="./relationdoctype = 'null'">
|
475 |
|
|
<font size="2">Data File</font>
|
476 |
|
|
</xsl:if>
|
477 |
482
|
berkley
|
</xsl:if>
|
478 |
477
|
berkley
|
</a>
|
479 |
|
|
<br/>
|
480 |
487
|
berkley
|
</xsl:for-each>
|
481 |
477
|
berkley
|
</xsl:if>
|
482 |
664
|
berkley
|
|
483 |
318
|
berkley
|
</td>
|
484 |
400
|
berkley
|
<td>
|
485 |
477
|
berkley
|
<xsl:for-each
|
486 |
456
|
berkley
|
select="./param[@name='resource/dataset/originator/individualName/surName']" >
|
487 |
455
|
berkley
|
<font size="2">
|
488 |
|
|
<xsl:value-of
|
489 |
456
|
berkley
|
select="." />
|
490 |
455
|
berkley
|
</font>
|
491 |
469
|
berkley
|
<br/>
|
492 |
400
|
berkley
|
|
493 |
456
|
berkley
|
<!-- <font size="2">
|
494 |
455
|
berkley
|
<xsl:value-of
|
495 |
|
|
select="./param[@name='resource/dataset/originator/individualName/surName']" />
|
496 |
|
|
</font><br/>
|
497 |
456
|
berkley
|
-->
|
498 |
477
|
berkley
|
</xsl:for-each>
|
499 |
|
|
<xsl:text> </xsl:text>
|
500 |
318
|
berkley
|
</td>
|
501 |
416
|
berkley
|
<td>
|
502 |
422
|
berkley
|
<font size="2">
|
503 |
|
|
<xsl:value-of
|
504 |
|
|
select="./param[@name='resource/dataset/originator/organizationName']" />
|
505 |
|
|
</font>
|
506 |
318
|
berkley
|
<xsl:text> </xsl:text>
|
507 |
|
|
</td>
|
508 |
400
|
berkley
|
|
509 |
295
|
berkley
|
<td>
|
510 |
455
|
berkley
|
<xsl:for-each
|
511 |
|
|
select="./param[@name='resource/dataset/keywordInfo/keyword']" >
|
512 |
|
|
<font size="2">
|
513 |
|
|
<xsl:value-of
|
514 |
|
|
select="." />
|
515 |
|
|
<br/>
|
516 |
|
|
</font>
|
517 |
|
|
</xsl:for-each>
|
518 |
|
|
<xsl:text> </xsl:text>
|
519 |
295
|
berkley
|
</td>
|
520 |
477
|
berkley
|
<!--
|
521 |
318
|
berkley
|
<td>
|
522 |
469
|
berkley
|
<xsl:text> </xsl:text>
|
523 |
455
|
berkley
|
<xsl:if test="count(./relation) > 0">
|
524 |
664
|
berkley
|
<form action="@server@@servlet-path@" method="POST">
|
525 |
566
|
jones
|
<input type="hidden" name="action" value="read"/>
|
526 |
455
|
berkley
|
<input type="hidden" name="qformat" value="xml" />
|
527 |
|
|
<xsl:for-each select="./relation">
|
528 |
469
|
berkley
|
<font size="2">
|
529 |
566
|
jones
|
<input type="radio" name="docid">
|
530 |
469
|
berkley
|
<xsl:attribute name="value" >
|
531 |
|
|
<xsl:value-of select="./relationdoc" />
|
532 |
|
|
</xsl:attribute>
|
533 |
455
|
berkley
|
<xsl:value-of select="./relationdoc" />
|
534 |
469
|
berkley
|
</input>
|
535 |
|
|
</font>
|
536 |
|
|
<br/>
|
537 |
455
|
berkley
|
</xsl:for-each>
|
538 |
|
|
<input type="submit" value="Get" />
|
539 |
|
|
</form>
|
540 |
|
|
</xsl:if>
|
541 |
664
|
berkley
|
|
542 |
406
|
berkley
|
</td>
|
543 |
477
|
berkley
|
-->
|
544 |
295
|
berkley
|
</tr>
|
545 |
664
|
berkley
|
<!-- </xsl:if> (if ./doctitle !- '')-->
|
546 |
295
|
berkley
|
</xsl:for-each>
|
547 |
406
|
berkley
|
</font>
|
548 |
295
|
berkley
|
</table>
|
549 |
|
|
|
550 |
469
|
berkley
|
<h3><a href="#top">New Search</a></h3>
|
551 |
318
|
berkley
|
</xsl:if>
|
552 |
|
|
|
553 |
295
|
berkley
|
</body>
|
554 |
|
|
</html>
|
555 |
|
|
</xsl:template>
|
556 |
|
|
|
557 |
|
|
</xsl:stylesheet>
|