Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 976 Bytes

A.18.TGR19.entryUpdated.md

File metadata and controls

29 lines (17 loc) · 976 Bytes

Download Service feed provides an updated element for each entry

Purpose:

The updated element of an entry must be populated with a date, time and timezone at which the feed entry was last updated..

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
updated element //atom:entry/atom:updated
valid date year-from-dateTime(xs:dateTime(atom:updated))