Revision 2223
Added by sgarg over 20 years ago
header.html | ||
---|---|---|
54 | 54 |
<td valign="top" width="20%"> |
55 | 55 |
<!-- |
56 | 56 |
<p> |
57 |
<a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&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> |
|
57 |
<a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&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>
|
|
58 | 58 |
--> |
59 | 59 |
<p class="searchbox"> |
60 | 60 |
Search for Data<br /> |
... | ... | |
74 | 74 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
75 | 75 |
<input name="returnfield" value="dataset/title" type="hidden"> |
76 | 76 |
<input name="returnfield" value="keyword" type="hidden"> |
77 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
|
77 | 78 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
78 | 79 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
79 | 80 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden"> |
Also available in: Unified diff
Made change in the registry so that new documents produced are of eml-2.0.1 standard.
Also made changes in create-registry folder