2 messages in com.googlegroups.bloggerdevRe: [bloggerDev] DTD for responses to...
FromSent OnAttachments
dakg...@gmail.com02 Aug 2005 12:04 
Toru Marumoto03 Aug 2005 08:45 
Subject:Re: [bloggerDev] DTD for responses to various ATOM API calls for current implementation.
From:Toru Marumoto (maru@gmail.com)
Date:08/03/2005 08:45:14 AM
List:com.googlegroups.bloggerdev

Hi

Is there a DTD for the responses, or better still has someone already released a set of Java classes that parse the responses returned by Blogger ATOM api calls.

here you go:Java client library http://rollerweblogger.org/page/roller/20050117#blogclient_1_0_an_atom

Do we really need a DTD? I mean in order for us to have DTD or schema, there must be a good spec. The thing is Atom API is not finished yet. Blogger's Atom API is more like an experimental implementation.

Besides, the resonses from a server are so simple that we don't need a schema IMHO. You can find an example of responses here:http://code.blogger.com/archives/atom-docs.html