Closed jensscheerlinck closed 8 years ago
This makes sense. Agreed.
Taken from #69: align the test with A.18.TGR19.entryUpdated.
Change the test method in:
- check if the updated element provides a valid date
- the date must not be in the future or before the year 2012
And use this XPath function to test a valid date:
year-from-dateTime(xs:dateTime(/atom:feed/atom:updated))
This issue has been extracted from the issue list on:https://ies-svn.jrc.ec.europa.eu/issues/2685
Comment
'... or too far in the past' is vague for testing.
Proposed Change
Change to '... or before 2012 (first release of the Technical Guidance)'?