2006/5/9, James M Snell <[EMAIL PROTECTED]>:
<entry> ... <link rel="edit" type="application/atom+xml" href="/entry/foo" /> <link rel="edit-resource" type="text/calendar" href="/entry/foo" /> <content type="text/calendar"> BEGIN:VEVENT ... END:VEVENT </content> </entry>
[…]
This is clearly legal according to RFC4287 and I think it should be legal in APP.
+1 If you (as a server implementer) want the text/calendar to be retrievable outside of the Atom entry, add an atom:[EMAIL PROTECTED]"alternate" and @type="text/calendar"] -- Thomas Broyer
