[ANN] XML Schema to SVG transform written in XQuery

I have developed XQuery code that transforms an XML Schema to an SVG representing that XSD.  It is still a work in progress.  I took the xsdvi project http://xsdvi.sourceforge.net/ that was written in Java and transformed it to an XQuery function module.

It is available at https://github.com/lcahlander/xs2svg and would like feedback from the community.

Received on Monday, 1 September 2014 17:24:54 UTC