Project

General

Profile

« Previous | Next » 

Revision 5710

include EML 2.1.1 documents in skin (path query search, mostly)

View differences:

searchPathQuery.js
4 4
	queryString += "<returndoctype>metadata</returndoctype>";
5 5
	queryString += "<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>";
6 6
	queryString += "<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</returndoctype>";
7
    queryString += "<returndoctype>eml://ecoinformatics.org/eml-2.1.1</returndoctype>";
7 8
    queryString += "<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>";
8 9
	queryString += "<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>";
9 10
	queryString += "<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>";

Also available in: Unified diff