Revision 4505
Added by daigle about 16 years ago
header.jsp | ||
---|---|---|
61 | 61 |
<td valign="top" width="20%"> |
62 | 62 |
<!-- |
63 | 63 |
<p> |
64 |
<a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&organizationName=SpecNet&qformat=specnet&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName" target="_top">Search for Data</a></p> |
|
64 |
<a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&organizationName=SpecNet&qformat=specnet&returndoctype=eml://ecoinformatics.org/eml-2.1.0&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName" target="_top">Search for Data</a></p>
|
|
65 | 65 |
--> |
66 | 66 |
<p class="searchbox"> |
67 | 67 |
Search for Data<br /> |
... | ... | |
81 | 81 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
82 | 82 |
<input name="returnfield" value="dataset/title" type="hidden"> |
83 | 83 |
<input name="returnfield" value="keyword" type="hidden"> |
84 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.1.0" type="hidden"> |
|
84 | 85 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
85 | 86 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
86 | 87 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
Also available in: Unified diff
Add eml 2.0.1 document return type