Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.23 KB

A.10.IR221.TGR10.rightselement.md

File metadata and controls

29 lines (17 loc) · 1.23 KB

Download Service feed contains feed rights element

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):

  • TG DL, Req 10
  • IR NS, M1, section 2.2.1, Download Service Metadata parameter

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

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
rights element /atom:feed/atom:rights