If you're interested in functional programming, you might also want to checkout my second blog which i'm actively working on!!

Wednesday, March 16, 2011

Building JSON webservices with Sedna, XQuery, Apache Cocoon and XSLT2.0 (part 1)

Goal of project: Easily allow webapps within our intranet to fetch data from XML DB (Sedna) in JSON format.

First I wanted to come up with a XML schema to represent JSON data. So after some trial and error I ended up with following schema:


Some concrete examples of above schema:










More info available at Part 2

No comments:

Post a Comment