Project

General

Profile

« Previous | Next » 

Revision 4505

Added by daigle over 15 years ago

Add eml 2.0.1 document return type

View differences:

search.js
17 17
    if (!checkBox.checked && searchString!="%") {
18 18
        submitFormObj.query.value = "<pathquery version=\"1.2\">"
19 19
            +"<querytitle>Web-Search</querytitle>"
20
            +"<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>"
20 21
            +"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>"
21 22
            +"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>"
22 23
            +"<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>"
......
120 121
        }
121 122
        submitFormObj.query.value = "<pathquery version=\"1.2\">"
122 123
            +"<querytitle>Web-Search</querytitle>"
124
            +"<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>"
123 125
            +"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>"
124 126
            +"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>"
125 127
            +"<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>"

Also available in: Unified diff