[plt-scheme] XML schemas
On Feb 19, 2004, at 9:48 PM, Shriram Krishnamurthi wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Doug Orleans wrote:
>
>> Has anyone done anything with XML schemas in Scheme? It would be
>> great if there were something like JAXB that took a schema and created
>> a nice Scheme interface (structs+funcs or classes) to XML objects that
>> conform to that schema.
>
> Paul Graunke, Kathy Gray and I did this back in 1999 (it's in our PADL
> 2000 paper). But, sadly, none of that code runs any longer....
Does any of Oleg's stuff handle schemas?
http://okmij.org/ftp/Scheme/xml.html
A quick look suggests no, but it's hard for me to imagine that Oleg
wouldn't have something to say on the subject...
john