Question about XML parsing or validating errors

Hello,

 

I'm sure this has already been discussed on this list before, but
somehow I could not find anything right away about it.

 

Many WebDAV requests require XML in the body for input. Besides the
values of the input being incorrect, there might also be more
fundamental problems when the input is either not well-formed or does
not validate against the schemas describing the input format. How should
a WebDAV server respond in the case of such a fundamental error? Is
there some DAV:error description for that scenario, or should the server
just respond with a 400 or a 422?

 

Can someone point me to some specs or postings where this has been
defined or mentioned?

 

thanks,

   Heiko

 

Received on Saturday, 6 August 2005 12:17:29 UTC