Purpose:
The Download Service feed must provide information about rights or restrictions for that feed in the feed's rights element.
Test method
- the rights element must be non-empty text; the text content must include at least one alpha-numeric letter.
Reference(s):
Test type: Automated
Notes
[1] Consider the rights element on the highest level of the feed only (/atom:feed/atom:rights) or also on all entries in the feed (//atom:entry/atom:rights)? [2] It is only possible to for existence of an alphanumerical character; testing the contents of the element is not possible to implement without further specification
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression |
---|---|
rights element | /atom:feed/atom:rights |