Gratz! :) Well, the document is a XML one. There ain't no XML Schema for webdav, but I believe it's possible to create one from it's DTDs. If you can create one of those, then you can use tools like http://xmlbeans.apache.org/ to serialize and deserialize webdav XML documents into Java Objects...
Hope this helps, Miguel Figueiredo -----Original Message----- From: Lixin Chu [mailto:[EMAIL PROTECTED] Sent: sexta-feira, 11 de Novembro de 2005 22:35 To: Slide Users Mailing List Subject: Re: help: can not get version information aha ! I did not set properties correct ! problem solved. thanks ! one more questions, is there an easier way to extract the properties one by one from the result string ? the string looks like this: /path to the revision/ D:property: value D:property:value /path to the next revision/ D:property: valye ...... On 11/9/05, Lixin Chu <[EMAIL PROTECTED]> wrote: > > have not figured out what's wrong.... > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
