Quoting Don Smith <[EMAIL PROTECTED]>:

> Actually what I'd like to do is to be able to generate this line
> 
> <D:propfind xmlns:D="DAV:"
> xmlns:h="http://schemas.microsoft.com/hotmail/"
> xmlns:hm="urn:schemas:httpmail:" >
> 
> and the only way I found out how to do it was to extend PropFindMethod
> and
> XMLPrinter so that I could pass an array of namespaces, again any other
> ideas would always be appreciated.

You should be able to extend PROPFIND now :)

Remy

Reply via email to