Bugzilla – Bug 648
remove pubdate attribute from <article> and add it to <time> .. and make it a boolean
Last modified: 2009-09-11 09:58:45 CEST
This bug is just for the schema change with regard to pubdate. The spec has some additional constraints on pubdate that will need to be implemented in the assertions-checking code.
(In reply to comment #0) > The spec has > some additional constraints on pubdate that will need to be implemented in the > assertions-checking code. Namely, this: [[ For each article element, there must no more than one time element with a pubdate attribute whose nearest ancestor is that article element. Furthermore, for each Document, there must be no more than one time element with a pubdate attribute that does not have an ancestor article element. ]] I'll open a separate issue for that.
http://whattf.browse.cvsdude.com/syntax?view=rev&revision=464