I was just looking closely at the atom:Person class [1] and found some pretty arbitrary limitations:
- why should a Person only have one e-mail address?
- why should a Person only have one associated url?
It seems to me that one should follow the principle: only impose limitations that are proven to be necessary. Here they seem both unnecessary and counterintuitive.
Henry
[1] http://ietf.levkowetz.com/drafts/atompub/format/draft-ietf-atompub- format-03.txt
