Purpose:
The Download Service feed must provide a self-reference link. This link must be a HTTP URI that resolves to the Download Service feed document. The value of the 'rel' attribute of this element shall be 'self', the 'hreflang' attribute shall use the appropriate language code and the value of the 'type' attribute shall be 'application/atom+xml'.
Test method
- check existence of the self link
- the self link must be the same as the Download Service feed URI
- the self link's hreflang attribute must be the same as the xml:lang attribute of the Atom feed or if the xml:lang attribute is not given, it must be the default language code defined in the OpenSearch description.
Reference(s):
Test type: Automated
Notes
The namespace prefixes used as described in README.md.