Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.03 KB

A.15.TGR15.linkToDatasetFeed.md

File metadata and controls

26 lines (15 loc) · 1.03 KB

Download Service feed contains links to dataset feed

Purpose:

Each feed entry in a Download Service Feed shall contain a single dataset feed link. This link shall have a "rel" attribute with a value of "alternate" and a "type" attribute with a value "application/atom+xml".

Test method

Reference(s):

Test type: Automated

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
entry //atom:entry
dataset feed link //atom:entry/atom:link[@rel='alternate' and @type='application/atom+xml]/@href