RE: typos in version tree report example

Will fix.  Thanks, Tim!

Cheers,
Geoff


-----Original Message-----
From: Tim_Ellison@uk.ibm.com [mailto:Tim_Ellison@uk.ibm.com]
Sent: Friday, February 09, 2001 10:05 AM
To: ietf-dav-versioning@w3.org
Subject: 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 22:28:10 UTC