Tobias Giesen wrote: > Hello, > > I am new to this list and I hope it is OK to raise this question here. Absolutely. > Suppose that a WebDAV server accepts the manipulation of "lastmodified" > timestamps, what would the correct XML be? > > I tried the following but I haven't found any server that supports it > yet: > > <?xml version="1.0" encoding="utf-8"?> > <D:propertyupdate xmlns:D="DAV:"> > <D:set> > <D:prop> > <a:getlastmodified>2007-06-09T13-36-32Z</a:getlastmodified> > </D:prop> > </D:set> > </D:propertyupdate> > > Can anybody help or tell me where to look or ask for help? > Thanks. Looks ok to me except the namespace prefix on "getlastmodified", which should be "D:" here. > ... Best regards, JulianReceived on Monday, 11 June 2007 10:02:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:44:15 GMT