Purpose:
The referenced OpenSearch Description must conform to the OpenSearch 1.1 specification
Test method
- resolve the link to the OpenSearch Description to get the OpenSearch Description
- validate the OpenSearch Description to OpenSearch
Reference(s):
- TG DL, Req 4
- OpenSearch
Test type: Automated
Notes
There is no official XML schema however. So the ETS needs to implement the test based on the schema document directly.
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression |
---|---|
link to the OpenSearch Description | /atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href |