[Haskell] HaXml and XML Schema

Steffen Mazanek steffen.mazanek at unibw-muenchen.de
Fri Mar 12 09:05:07 EST 2004


Hello,

thank you for the references. Looks promising. I will read
it carefully.

A nice solution I really like was found by Alastair Reid. He
proposed to me (hope it is ok to cite this) the declaration:

data Salutation = [Either Char Name]

We think it will not scale well, too, however, it is elegant due
to its simplicity.

Bye and thx,
Steffen


More information about the Haskell mailing list