DAV:resourcetype for an activity

Alison Macmillan <[email protected]> Mon, 13 Oct 2003 18:48:19 +0100
Newsgroups gmane.ietf.deltav
Organization Oracle Corporation
Message-ID <[email protected]>
Section 13.1 of the spec says that the DAV:resourcetype of an activity
must be DAV:activity. This would seem to disallow an implementation
where the resourcetype was, say:

<resourcetype xmlns="DAV:">
  <activity/>
  <collection/>
</resourcetype>

Is there a reason for saying that an activity's resourcetype must be
(rather than include) DAV:activity?

-- Alison.