Project

General

Profile

« Previous | Next » 

Revision 154

Added by Matt Jones over 24 years ago

added result-set filter to DBSimpleQuery to only return specified document type

View differences:

contents.html
29 29
  Format: 
30 30
  <input type="radio" name="qformat" value="xml">XML
31 31
  <input type="radio" name="qformat" value="html" checked>HTML
32
  <br />
33
  Return: &nbsp;
34
  <select name=doctype>
35
  <option value="-//NCEAS//eml-dataset//EN">eml-dataset
36
  <option value="any">Any
37
  </select>
32 38
</form>
33 39
<a href="loadxml.html" target="right">Load an XML Document</a>
34 40
<br /><a href="validate.html" target="right">Validate an XML Document</a>

Also available in: Unified diff