typos in version tree report example

Two typos in the version tree report example Section 2.6.1:

>>RESPONSE
     HTTP/1.1 207 OK  ** Should be Multi-Status **
     Content-Type: ...
     Content-Length: ...

     <?xml version="1.0" encoding="utf-8" ?>
     <D:multistatus xmlns:D="DAV:"/>  ** This element is closed too early,
as in /> **
         <D:response>
             <D:href>http://repo.webdav.org/his/23/ver/V1</D:href>
             <D:propstat>
                 <D:prop/>
                     ... etc


[JimW: I thought you'd reviewed core carefully <G>]

Tim

Received on Friday, 9 February 2001 10:05:38 UTC