Jonathan Rosenberg [mailto:jdrosen@dynamicsoft.com] wrote:
> * MIME type for element PUTs and GETs is now defined as
> application/xml-fragment-body. Did not include proposed "root"
> type - wasnt clear why it was needed. The root is known by the
> requesting client.
The primary reason for proposing a "root" type is to make the
mime type more re-usable. Strictly speaking, it is not necessary
for XCAP usage. However, if anyone ever wants to use
xml-fragment-bodies in any other context, it is likely to be
very useful to know what the type of the root document was
to start with.
That makes some sense.