We are currently following XSD 1.0:
- The year 1 BC is stored as -1, and so on.
- We do not disallow the year 0 on purpose, e.g. to be able to quote sources that talk about a year 0. Users of the data can decide if the year 0 is an error or identical to -1. This depends on the context the data is used in.
XSD 1.1 changes the meaning of the year 0 and negative years. http://www.w3.org/TR/xmlschema11-2/#dateTime We currently do not follow this standard.