Commit ecd96bb1a905225248dae278709c3202d612d2f9
- Diff rendering mode:
- inline
- side by side
Binary files differ
Binary files differ
|   | |||
| 1 | <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" | ||
| 2 | xmlns:moz="http://www.mozilla.org/2006/browser/search/"> | ||
| 3 | <ShortName>FishBase</ShortName> | ||
| 4 | <Description>A Global Information System on Fishes</Description> | ||
| 5 | <Contact>joenio@perl.org.br</Contact> | ||
| 6 | <InputEncoding>UTF-8</InputEncoding> | ||
| 7 | <Image width="16" height="16" type="image/x-icon"></Image> | ||
| 8 | <Url type="text/html" method="post" template="http://www.fishbase.org/ComNames/CommonNameSearchList.php"> | ||
| 9 | <Param name="crit1_operator" value="CONTAINS"/> | ||
| 10 | <Param name="crit1_fieldtype" value="CHAR"/> | ||
| 11 | <Param name="CommonName" value="{searchTerms}"/> | ||
| 12 | </Url> | ||
| 13 | <Url type="application/x-suggestions+json" template="suggestionURL"/> | ||
| 14 | </OpenSearchDescription> |

