users@jaxb.java.net

RSS schema ?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Wed, 2 Apr 2008 18:29:26 +0200

Dear jaxb users,

I am trying to marshall a RSS schema - the one I found at the web:

https://cejug-classifieds.dev.java.net/source/browse/cejug-classifieds/trunk/cejug-classifieds-server/resources/contract/rss20.xsd?rev=55&view=markup

for some reason, when I include this shema in my web-services, I got
marshalling errors...

question: do you have a well formed and tested schema for RSS 2.0 ?

obs: the other operation based on the Atom specification of W3C works
fine.........