We are evaluating a mail merge generation tool. It gets it input data from XML documents but needs a matching XSD. I have exported 50K movies from the IMDB movie database as an Atom feed to test the limits of this tool... ;-)
This may very well be one of the biggest feed ever created! :-) Rémy [EMAIL PROTECTED] 418 809-8585 http://arrova.ca -----Original Message----- From: Danny Ayers [mailto:[EMAIL PROTECTED] Sent: June 18, 2008 12:53 To: [email protected] Subject: Re: Atom XSD 2008/6/18 Jim Ancona <[EMAIL PROTECTED]>: > Remy Gendron wrote: > >> I have found some Atom XSDs but is there one that is more 'official' than >> the others? >> >> Am I right into believing that the Atom spec does not come with a XSD? > > You are correct. > RFC 4287 includes an informative Relax NG schema in Appendix B. Yuu could > try using Trang (http://www.thaiopensource.com/relaxng/trang.html) to > convert it to XSD. > > You might have more luck asking on the atom-syntax list. OTOH, I just > searched there myself and didn't find much relevant. This post looked > interesting, but again the schemas are RNG not XSD: > http://www.imc.org/atom-syntax/mail-archive/msg19894.html What Jim said (I could never have found such references!) I'm fairly sure prog APIs exist now in every language under the sun. May I ask, what do you want the xsd for? Cheers, Danny.
