Skip to content

Instantly share code, notes, and snippets.

@Bjwebb
Created April 3, 2014 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bjwebb/9952268 to your computer and use it in GitHub Desktop.
Save Bjwebb/9952268 to your computer and use it in GitHub Desktop.
Context Element/Attribute Requirement Tested if
//planned-disbursement period-start period-end Dates must be in correct order
//result/indicator/period period-start period-end Dates must be in correct order
//iati-activity iati-identifier Must start with reporting-org/@ref
//iati-activity activity-date[@type='start-actual'] activity-date[@type='end-actual'] Dates must be in correct order
//iati-activity activity-date[@type='start-planned'] activity-date[@type='end-planned'] Dates must be in correct order
//iati-activity activity-date[@type='start-actual'] NOW Dates must be in correct order
//iati-activity activity-date[@type='end-actual'] NOW Dates must be in correct order
//transaction transaction-date NOW Dates must be in correct order
//transaction value-date NOW Dates must be in correct order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment